What does “select count(*) from tab” result?
Answer Posted / vijay
it will result number of records in a table
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is the use of partition by in sql?
How do you go back in sql?
What is trigger in sql and its types?
what are the different type of normalization? : Sql dba
How to rename a table?
How many types of triggers exist in pl/sql?
Explain the difference between 'between' & 'and' operators in sql
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
In what condition is it good to disable a trigger?
What is a sql statement?
What is the difference between null value, zero, and blank space?
ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..
What is the difference between delete, truncate and drop command?
How is debugging done?
What is sql stand for?