Answer Posted / gunturajesh
select count(*) from table will give the number of rows in
the table including null values
| Is This Answer Correct ? | 32 Yes | 3 No |
Post New Answer View All Answers
What is dialect in sql?
How do I view a view in sql?
How do I run a script in sql developer?
What is group function in sql?
Is vs as in pl sql?
How many disk partitions should I have?
What is the difference between local and global temporary table?
what is the difference between truncate and delete statement? : Transact sql
Inline the values in PL/SQL, what does it mean.?
What is clustered index sql?
How to get list of all tables from a database?
How many developers work on postgresql?
Is pl sql a programming language?
What is relationship? How many types of relationship are there?
Why procedure is used in sql?