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 does inner join mean?
How would you reference column values before and after you have inserted and deleted triggers?
Why do we use joins?
Begin For j in 4403201000 .. 4403202000 Loop If mod (j, 100) = 0 then Dbms_output.put_line (j); End if; End loop; End; what will be the output of this question
what are the demerits of sql?
Types of locks in database ?
Mention what does the hierarchical profiler does?
what is overloading procedure or overloading function ?
how are rank and dense rank being alloted for column with same values over a particular column
Explain sql data types?
how to shutdown mysql server? : Sql dba
What are the topics in pl 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)