Statements (15)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:SQL_keyword
|
| gptkbp:alternativeInSQLServer |
TOP
|
| gptkbp:combines |
OFFSET
|
| gptkbp:compatibleWith |
gptkb:Microsoft_SQL_Server
|
| gptkbp:defaultBehavior |
returns specified number of rows from query result
|
| gptkbp:hasSyntax |
SELECT * FROM table LIMIT 10;
|
| gptkbp:introducedIn |
gptkb:SQL:2008_standard
|
| gptkbp:usedFor |
restricting number of rows returned
|
| gptkbp:usedIn |
gptkb:MySQL
gptkb:SQLite gptkb:PostgreSQL |
| gptkbp:bfsParent |
gptkb:SPARQL_1.1_Query
gptkb:The_Database_Language_SQL |
| gptkbp:bfsLayer |
6
|
| https://www.w3.org/2000/01/rdf-schema#label |
LIMIT
|