Answer Posted / bj
select count(1) from <table_name>;
By this also we can count no of rows in a table.
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What is dialect in sql?
Is sql pronounced sequel or sql?
What is a natural join sql?
What is cte?
Does sql support programming?
What is dba in sql? : SQL DBA
What do you understand by exception handling in pl/sql?
What are database links used for?
How many types of functions are there in sql?
What does over partition by mean in sql?
How do you sort in sql?
What is offset and limit in sql?
What are the advantages of pl sql?
What is trigger and how to use it in sql?
What are the indexing methods?