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 bcp? When is it used?
What is thread join () in threading?
What is file based approach?
name 3 ways to get an accurate count of the number of records in a table? : Sql dba
how to create a new view in mysql? : Sql dba
Is mariadb nosql?
What is recursive stored procedure?
What are pl/sql cursor exceptions?
How do you modify a column in sql?
What does t sql mean?
what does the t-sql command ident_incr does? : Transact sql
what happens if null values are involved in expressions? : Sql dba
explain the difference between bool, tinyint and bit. : Sql dba
What is a scalar value in sql?
What pl/sql package consists of?