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 are the differences between char and nchar in oracle?
What is rowid and rownum in oracle?
What is Library Cache in Oracle?
What is a trigger and what are its types?
What do you mean by a deadlock?
How to export your connection information to a file?
Why do you use stored procedures and state some of its disadvantages?
Explain oracle’s server parameter file.
What is the order of defining local variables and sub procedures/functions?
How to get the Installed Oracle Version Information ?
How to invoke the data pump export utility?
What is Virtual Private Database in Oracle?
1) Does oracle have any table which contain all the exceptions and it's code internally?
What is a oracle database?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??