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

Answer Posted / shanmukha srinivas

select count(*) from tab --it's gives total no of tables only ....not gives
sequence,cluster,views....etc
ok understand.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does db2 use sql?

508


How do I make sql search faster?

554


What is a data manipulation language?

570


Will truncate release space?

514


What will you get by the cursor attribute sql%found?

534






list out some tools through which we can draw e-r diagrams for mysql. : Sql dba

511


How do I view a procedure in sql?

547


what are the differences between char and nchar? : Sql dba

593


Why procedure is used in sql?

531


What is #table in sql?

521


What does the argument [or replace] do?

579


What is function and procedure in pl sql?

517


1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...

1912


what is the difference between a having clause and a where clause? : Sql dba

517


What is the difference between microsoft access and sql server?

531