What does “select count(1) from tab” result?
Answer Posted / ali
A column function does not use any column name.
| Is This Answer Correct ? | 3 Yes | 20 No |
Post New Answer View All Answers
What is the difference between a procedure and a function?
Is a foreign key always unique?
What program will open a mdb file?
What is attribute indicator in pl sql?
What is sql and explain its components?
What are the datatypes available in pl/sql ?
what is the difference between truncate and delete statement? : Transact sql
What are different joins used in sql?
what is the difference between a having clause and a where clause? : Sql dba
What is a temporal table?
Why do we need cursor in pl sql?
What is a field in a database?
What is dynamic sql in pl sql?
Can I call a procedure inside a function?
how to get help information from the server? : Sql dba