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
How global cursor can be declare with dynamic trigger ?
What is %type in pl sql?
How does sql profiler work?
What is $$ in sql?
Is primary key clustered or nonclustered?
What are the constraints available in sql?
Does google use sql?
how to include character strings in sql statements? : Sql dba
List the ways to get the count of records in a table?
Can we insert data into materialized view?
Can we write dml inside a function in sql server?
how to convert dates to character strings? : Sql dba
What is pl sql block structure?
Explain the difference between rename and alias?
What is a common use of group by in sql?