%PDF- %PDF-
Direktori : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/sql/ |
Current File : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/sql/tablesample.txt |
SELECT * FROM orders TABLESAMPLE (500 ROWS); SELECT * FROM customers TABLESAMPLE (25 PERCENT); SELECT * FROM employees TABLESAMPLE (BUCKET 2 OUT OF 10);