What does “select count(*) from tab” result?
Answer Posted / vijay
it will result number of records in a table
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What are the types of join in sql?
What are tables and fields in the database?
How do I add a primary key to a table?
Why is sql better than hql?
Can we update views in sql?
what is meant by urlencode and urldocode? : Sql dba
what is blob? : Sql dba
How to process query result in pl/sql?
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
What is the difference between a database and a relational database?
How to Execute a Package in PL/SQL.?
Does mysql_real_escape_string prevent sql injection?
What is prepared statement in sql?
Do ddl statements need commit?
What are sql built in functions?