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
Why cross join is used?
Why we use triggers in mysql?
What is the difference between joins?
Are left and right joins the same?
What is loop in pl sql?
What do you mean by table in sql?
What are dml commands?
what are the difference between clustered and a non-clustered index? : Sql dba
What are different types of sql?
What is having clause in sql?
What is left join in sql?
what is row? : Sql dba
Why query optimization is needed?
Is drop table faster than truncate?
What is column?