Answer Posted / vaibhav tiwari
The SQL statement returns a result set of records from one
or more tables.Query is not only used for data retrieval
but it can also be used for updation of data.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between translate and replace in oracle?
Explain cascading triggers.
How to define a cusotmer as a supplier in ORACLE R12
What are the types of partitions in oracle?
What is the oracle implicit cursor?
How many types of auditing in Oracle?
Explain the blob datatype?
What privilege is needed for a user to connect to oracle server?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
How to create an oracle database manually?
How to use "in" parameter properly?
Name the three major set of files on disk that compose a database in Oracle?
What is user managed backup in Oracle?
What is a trigger and what are its types?
How to call a stored function with parameters?