sql query to get zero records from a table having n no of
records
Answers were Sorted based on User's Feedback
Answer / mallik
select * from table_name where rownum < n -(n-1)
--where 'n' is no of rows.
| Is This Answer Correct ? | 3 Yes | 1 No |
What is cold data?
What is a null value?
What is bind variable in pl sql?
What is memory optimized?
What is sql analyzer?
what are sequences
Explain how exception handling is done in advance pl/sql?
What is a recursive stored procedure?
What is the Diff b/w Constraints and Trigeer
Can you join views in sql?
Does varchar need length?
Is pl sql a scripting language?
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)