how to create temparary sequence
Answers were Sorted based on User's Feedback
Answer / shipra
select rownum seq
, name
, age
from ( select name
, age
from your_table
order by name
)
| Is This Answer Correct ? | 3 Yes | 0 No |
Is sqlite good enough for production?
If records are inserted into table without committing.How to refer to these values in a procedure?
Explain what is a database?
how to create object in plsql
Is pl sql better than sql?
How to download oracle sql developer?
what is organisational index?
Is pl sql different from sql?
What is ttitle and btitle?
Enlist some predefined exceptions?
explain the difference between bool, tinyint and bit. : Sql dba
How do I audit the sql sent to the server?
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)