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 |
how can I make a script that can be bi-language (supports english, german)? : Sql dba
write a query that returns first characters of each word in Oracel/Sql pl sql
Show the two pl/sql cursor exceptions.
Write the alter statement to enable all the triggers on the t.students table.
What are predefined functions in sql?
after tell procedure whole code he asked can i write the same way in a function
why should required for Indexed by table in pl/sql
What is orm in sql?
How to call the function and Procedure in trigger?
What is a string data type in sql?
how to delete duplicate rows from a specified table(only single table) how do you know which join is need to be used
Which are the different character-manipulation functions in sql?
Oracle (3259)
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)