Skip to content
maki
Basic
Initializing search
GitHub
About
AI
AWS
Azure
Coding
Cybersecurity
Data
DevOps
Documentation
Energy
Learn
ML
Optimizaton
PowerBI
Python
SQL
System
maki
GitHub
About
AI
AWS
Azure
Coding
Cybersecurity
Data
DevOps
Documentation
Energy
Learn
ML
Optimizaton
PowerBI
Python
SQL
SQL
Database
Test
Access
DuckDB
IoTDB
MSSQL
MongoDB
MySQL
Oracle
Oracle
Admin
Basic
Basic
Table of contents
first 10
Bind Variable
Config
Connection
DateTime
Env
Function
Index
Issue
List Limit
Parallel
Rank
Table
Table info
Variable
PostgreSQL
Security
System
Table of contents
first 10
Basic
¶
first 10
¶
select *
from tbl
FETCH NEXT 10 ROWS ONLY;
Back to top