What does “select count(*) from tab” result?

Answers were Sorted based on User's Feedback



What does “select count(*) from tab” result? ..

Answer / ram

Will display the count Schema

Is This Answer Correct ?    0 Yes 3 No

What does “select count(*) from tab” result? ..

Answer / shivashanker

it will display the total number of tables in the schema.

Is This Answer Correct ?    0 Yes 3 No

What does “select count(*) from tab” result? ..

Answer / amit kumar jaswal

display count of all rows from relation

Is This Answer Correct ?    3 Yes 7 No

What does “select count(*) from tab” result? ..

Answer / kamal kishore kashyap

display all the table which are currently in the schema.

Is This Answer Correct ?    0 Yes 6 No

What does “select count(*) from tab” result? ..

Answer / sheikbachan

hi I'm bachan

total num of row

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More SQL PLSQL Interview Questions

How do I run a pl sql procedure in sql developer?

0 Answers  


What is rownum?

0 Answers  


What is the difference between UNIQUE KEY and UNIQUE INDEX?

3 Answers   TCS,


real time applications of nullif?

3 Answers  


What is crud sql?

0 Answers  






When do we use triggers?

0 Answers  


Why do we need a foreign key?

0 Answers  


how to do backup entire database? : Transact sql

0 Answers  


Can %notfound return null after a fetch?

0 Answers  


What does the sign mean in sql?

0 Answers  


What is java sql driver?

0 Answers  


differentiate between float and double. : Sql dba

0 Answers  


Categories