What is the fastest way of accessing a row in a table?
Answer Posted / vidit tyagi
The fastest way to acces row is by rowid.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is a call statement? Explain with an example.
What are the query optimization techniques?
What is the use of sqldataadapter?
What is insert command in sql?
How to execute a stored procedure?
What is self-join and what is the requirement of self-join?
What is input buffer in sql*plus?
How to pipe multiline string to isql?
What pl/sql package consists of?
What is an exception in pl/sql?
Which are sql * plus commands?
What is the difference between drop and truncate commands?
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
Can we use update in sql function?
How consistent is the view of the data between and within multiple sessions, transactions or statements ?