Search
 
SCRIPT & CODE EXAMPLE
 

SQL

mysql order by desc limit

SELECT * FROM table1 ORDER BY id DESC LIMIT 100
Comment

PREVIOUS NEXT
Code Example
Sql :: creating a view sql 
Sql :: date_add mysql 
Sql :: postgresql create table with boolean column 
Sql :: group concat with separator 
Sql :: show all users in mysql 
Sql :: show tables in schema oracle 
Sql :: add postgresql to path 
Sql :: sql query length of string the longest 
Sql :: drop all database tables oracle sql developer 
Sql :: create sqlite database in laravel 
Sql :: SQL query to convert DD/MM/YYYY to YYYY-MM-DD 
Sql :: Configure MYSQL to run on another port number, other than the default port 3306 ubuntu linux 
Sql :: mysql number format 
Sql :: sql drop database statement 
Sql :: install postgresql on raspberry pi 
Sql :: UPDATE if else mysql 
Sql :: postgresql restore from dump 
Sql :: oracle show execution plan 
Sql :: python escape string for sql 
Sql :: oracle to_number 
Sql :: restore postgres database from sql file 
Sql :: how to check if the view exists in sql server 
Sql :: sql display number without decimals 
Sql :: To change the database owner in SQL server 
Sql :: Insert from table tsql 
Sql :: postgresql drop table 
Sql :: mysql start command 
Sql :: mysql backup query 
Sql :: restore postgres database from dump 
Sql :: get name of day in sql 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =