what is the difference between rownum pseudo column and row_number() function? : Sql dba
Answer / Ravi Shankar
"The ROWNUM pseudocolumn in Oracle returns the sequence number of a row within a query result set. It is only available after the query has been executed. On the other hand, the ROW_NUMBER() function in both Oracle and SQL Server returns a unique number for each row in the result set. It can be used in the SELECT statement itself."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of variables use in pl sql?
Is time a data type in sql?
What is replication id?
What does select count (*) mean in sql?
What are the types of join in sql?
Is there any restriction on the use of union in embedded sql?
what is the difference between truncate and drop statements? : Sql dba
What is data modelling in sql?
What are the basic techniques of indexing?
How can analyze query after generating explain plan ?
1) Synonyms 2) Co-related Subquery 3) Different Jobs in Plsql 4) Explain Plan 5) Wrap 6) Query Optimization Technique 7) Bulk Collect 8) Types of index 9) IF primary key is created then the index created ? 10) Foreign Key 11) Exception Handling 12) Difference Between Delete and Trunc 13) Procedure Overloading 14) Grant Revoke 15) Procedure Argument types. 16) Functions. 17) Joins
What is sql select statement?
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)