what is top in tsql? : Transact sql
Answer / Rahul Pandey
In T-SQL, the TOP keyword is used to retrieve only a specified number of rows from the result set. The syntax is as follows: SELECT TOP (n) columns FROM table_name; where 'n' is the number of rows to return.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between undefined value and null value? : Sql dba
How to find last day of the month in sql query
What is transaction control language (tcl)?
how to analyze tables with 'mysqlcheck'? : Sql dba
How bulk collect improves performance?
How do you update a table in sql?
What is the difference between microsoft access and sql server?
Is sql pronounced sequel or sql?
How long it takes to learn pl sql?
what is bulk bind
Explain the purpose of %type and %rowtype data types?
What is where clause in sql?
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)