What does “select count(1) from tab” result?
Answer Posted / phani
It returns the count of all tables for that user.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
how to shutdown mysql server? : Sql dba
how can we find the number of rows in a table using mysql? : Sql dba
What are procedures used for?
What is the best sql course?
Is sql dba a good career? : SQL DBA
How delete all records from table in sql?
How are functions and procedures called in PL/SQL?
How delete a row in sql?
what is a composite primary key ? : Sql dba
Name the different types of indexes in sql and define them.
Can we use view in stored procedure?
what is normalization? : Sql dba
How do sql triggers work?
What are the parts of a sql statement?
What view means?