What is cost in sql execution plan?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

How to display the contents of a current record fetched in a reference cursor?

2 Answers  


How many row comparison operators are used while working with a subquery?

0 Answers  


can i give user defined exception in a package

2 Answers  


In a table i have columns A,B,C and i have a composite index on columns A,B if so will the following query uses index or not? SELECT sal,name FROM <table_name> WHERE A=<value> AND B=<value> AND C=<value>;

2 Answers   Mastek,


Can a table have no primary key?

0 Answers  






What are analytical functions in sql?

0 Answers  


Can delete statement be rollbacked?

0 Answers  


Give the order of sql select?

0 Answers  


How do you exit in sql?

0 Answers  


What operating systems are supported by oracle sql developer?

0 Answers  


What are the various levels of constraints?

0 Answers  


How subquery works in sql?

0 Answers  


Categories