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

Answer Posted / vishnu

SELECT COUNT(1) FROM TAB

ANS:It gives the total number of tables,views,synonyms
present in that schema.

Is This Answer Correct ?    23 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I remove sql plus from windows 10?

568


How does sql profiler work?

570


Why is sql important?

579


What are database links used for?

595


What is a sql trace file?

549






The select into statement is most often used to create backup copies of tables or for archiving records?

561


What is compiled query?

520


What does count (*) mean in sql?

1091


What is varchar sql?

620


What is foreign key sql?

554


Why use truncate instead of delete?

546


What steps server process has to take to execute an update statement?

511


What is linq to sql?

552


What is sharding in sql?

566


How do I copy a table in sql?

517