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 the use of sqldataadapter?
sql query to get zero records from a table having n no of records
what are the t string functions available in tsql? : Transact sql
Explain the concept of normalization.
Does sql support programming?
How One can easily select all even, odd, or Nth rows from a table using SQL queries?
What will be the output for the below Query Select 'High' from dual where null = null;
What are the components of a PL/SQL block ?
What is sql integrity?
How can I delete duplicate rows?
Is sql considered coding?
Write a sql to print only character form the below string. @So&*CIE%$TE@GEN!@RAL
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)