Sign Up

Sign Up to our social questions and Answers to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In


Have an account? Sign In Now

Sign In

Login to our social questions & Answers to ask questions, answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

Sorry, you do not have permission to ask a question, You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Sorry, you do not have permission to add post.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Oraask Logo Oraask Logo
Sign InSign Up

Oraask

  • Write
    • Add A New Post
    • Ask A Question

Oraask Navigation

Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials
Home/pl/sql

Oraask Latest Questions

Question
abhishekvv91
  • 0
abhishekvv91Explorer
Asked: September 2, 2023In: PL/SQL

Export query result to Oracle Server

  • 0

I have written PL/SQL code to store XML into cursor. Refer the below code Requirement: As of line at line 83, I am inserting the result into another table (XML_GEN) as XMLTYPE datatype. Line: insert into xml_gen (fxdoc) values (i.FXML); But ...

export xmloraclepl/sqlproceduresql developer
  • 0 Answers
  • 12 Views
  • 0 Followers
Answer
Question
SaraHassan
  • 1
SaraHassan
Asked: October 14, 2018In: Oracle SQL

Is there SQL Function to add space inside string value?

  • 1

Hi there, Is there any function in SQL or PL/SQL to add space to string value ? for example : this value 'oraask' i need the result to be like this : 'ora      ask' thanks in advance.

add space functionpl/sqlsqlsql function
  • 1 Answer
  • 919 Views
  • 0 Followers
Answer
Question
matheo
  • 0
matheoExplorer
Asked: July 14, 2017In: Oracle SQL

How dbms_assert protects against SQL injection ?

  • 0

Hi, Please i am trying to use dbms_assert package in a SQL statement and I want to understand exactly how dbms_assert protects against SQL injection ? thanks.

dbms_assertdynamic sqlpl/sqlsqlSQL injection
  • 1 Answer
  • 618 Views
  • 0 Followers
Answer
Question
albert
  • 0
albertExplorer
Asked: June 10, 2017In: PL/SQL

How to check and test read/write permissions of Oracle directory?

  • 0

suppose we have created new directory on database server and give it required privileges like : [code]CREATE OR REPLACE DIRECTORY TEST_DIR AS '/usr/tmp'; GRANT READ, WRITE ON DIRECTORY TEST_DIR TO MYUSER;[/code] Now i want to know if oracle has capable to read and ...

databasedirectoryoraclepl/sqlread/write
  • 3 Answers
  • 10k Views
  • 0 Followers
Answer
Question
oracle user
  • 0
oracle userExplorer
Asked: April 30, 2017In: PL/SQL

How to handle a unique constraint exceptions in PL/SQL code?

  • 0

for example I have one table with unique constraint on ID column and it has values like this : ID Name 1 test and I want to catch and handle unique constraint exception. thanks

exceptionpl/sqluniqueunique constraint
  • 1 Answer
  • 1k Views
  • 0 Followers
Answer
Question
oracle user
  • 0
oracle userExplorer
Asked: April 30, 2017In: PL/SQL

What is the difference between binary_integer and pls_integer in pl/sql?

  • 0

hello, I'm using Oracle 10gR2 and i want to know what's the differences between both because I take a look at the documentation and i find out there no differences. any suggestions will be appreciated.

binary_integerpl/sqlpls_integer
  • 1 Answer
  • 1k Views
  • 0 Followers
Answer
Question
matheo
  • 0
matheoExplorer
Asked: April 11, 2017In: PL/SQL

How to drop all partitions from all tables belonging to this schema based on date

  • 0

How to drop all partitions from all tables belonging to this schema based on date Hi, I have a script to delete the partition from a table which meet certain criteria and this the block of code to do this : DECLARE v_sql varchar2(500); v_date ...

droppartitionspl/sqlschematable
  • 0 Answers
  • 581 Views
  • 0 Followers
Answer
Question
oracle user
  • 0
oracle userExplorer
Asked: April 3, 2017In: PL/SQL

ORA-06550: line , column : PLS-00201: identifier must be declared

  • 0

I face this error when I want to execute this block of code in an anonymous pl/sql block: DECLARE BEGIN SELECT last_name INTO v_last FROM employees; dbms_output.put_line('v_last  is :' || v_last ); END; PLS-00201: identifier must be declared thanks.

ORAORA-06550oraclepl/sqlsql
  • 1 Answer
  • 3k Views
  • 0 Followers
Answer
Question
oracle user
  • 0
oracle userExplorer
Asked: April 1, 2017In: PL/SQL

What is the difference between procedure and function in PL/SQL?

  • 0

please i want to know all differences between procedure and function in oracle pl/sql thanks in advance.

functionoraclepl/sqlprocedure
  • 1 Answer
  • 835 Views
  • 0 Followers
Answer
Question
albert
  • 0
albertExplorer
Asked: March 6, 2017In: PL/SQL

PL/SQL compiler limits for nesting for subquery, block, record

  • 0

What are the PL/SQL Program limits ?

blockpl/sqlrecordsubquery
  • 0 Answers
  • 476 Views
  • 0 Followers
Answer
1 2 3

Sidebar

Adv 250x250

Explore

  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials

Footer

Oraask

About

Oraask is a website for developers and software engineers who want to learn new skills, share their knowledge, and solve their coding problems. Oraask provides free content on various programming languages and topics, such as Oracle, Python, Java, etc. Oraask also allows users to ask questions and get answers from other members of the community.

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy
  • Terms & Conditions

Follow

Oraask is licensed under CC BY-NC-SA 4.0Oraask CopyrightOraask CopyrightOraask CopyrightOraask Copyright

© 2019 Oraask. All Rights Reserved
With Love by Oraask.