What is rownum in sql?
Answer / Preetik Singh
"Rownum in SQL is an Oracle-specific pseudocolumn used to retrieve sequentially numbered rows returned by a query. It can be used for limiting the number of rows returned, sorting results, or skipping certain rows."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of join in sql?
select * from emp where sal in(select max(sal) from emp) here there is any limit for in operator how many values accpect ?
Types of indexes. What is the default key created when a primary key is created in a table ?
How does postgresql compare to oracle/db2/ms sql server/informix?
what is a composite primary key ? : Sql dba
what are the methods using performance tunning in sql and pl/sql
why sql is used as interpreter frequently rather than a compile?
Is foreign key mandatory?
how to do backup entire database? : Transact sql
What are the benefits of triggers?
How to select 10 records from a table?
What are inner outer left and right joins in sql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)