Answer Posted / sohail
Two types of optimization.
1.logical optimization
2.physical optimization.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
What is indexing oracle sql?
How long it takes to learn pl sql?
Mention what problem one might face while writing log information to a data-base table in pl/sql?
Write the command to remove all players named sachin from the players table.
What are the different types of triggers?
What is the difference between delete, truncate and drop command?
What are the different ways to optimize a sql query?
What is the purpose of my sql?
What is the difference between left and left outer join?
How to test for null values?
Does pdo prevent sql injection?
explain the difference between bool, tinyint and bit. : Sql dba
What type of database is sql?
What is the difference between union and union all command?