What is the fastest way of accessing a row in a table?
Answer Posted / maheshg
It's Rowid is the fastest way to access the row.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of %type and %rowtype data types?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
What is a unique key and primary key and foreign key?
what is the difference between a web-garden and a web-farm? : Sql dba
What are string functions in sql?
How do I write a sql query in pgadmin 4?
What is vector point function?
Is pl sql a programming language?
How do I install sql?
what is self-join? : Sql dba
How does cross join work in sql?
What is sqlerrm?
How sql query is executed?
Explain autonomous transaction.