Explian rowid, rownum?
Answer / Prem Pal
ROWID is a system-generated unique identifier for each row in a table. It's physically stored with the data itself and can be used to directly access a row without using a primary key. ROWNUM is a pseudocolumn that returns the sequential number of a row within the result set of a SQL query. It starts from 1 by default, but it can be reset if ORDER BY clause is used.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to change the order of columns in Oracle SQL Plus ?
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
Why indexing is needed?
I Have A Table Like This. Cityno Cityname Mails 1 Bangalore 8km 2 Hsr Layout 20km 3 Mejistic 30km 4 Jayadeva 55km 5 Itpl 80km 6 Hebbal 115km I Have Data Like This I Want O/p Like This Distance No.ofcity 0-50km 3 51-100km 2 101-150km 4 And So On
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
How to order siblings in oracle hierarchy queries?
Is t sql a programming language?
How to fetch alternate records from a table?
Why is sharding used?
Write a unique difference between a function and a stored procedure.
is it mandatory to select all the column in a view then what columns should be selected
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
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)