User Tools

Site Tools


keller_and_evans_lab:my_sql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
keller_and_evans_lab:my_sql [2015/11/29 17:26]
scott
keller_and_evans_lab:my_sql [2016/02/26 18:31]
david
Line 14: Line 14:
  show tables;         # list the tables within the database  show tables;         # list the tables within the database
  select * from table_name limit 10; # to see what's in a table (first ten entries)  select * from table_name limit 10; # to see what's in a table (first ten entries)
 + select * from user_location where user_id='6346669087044735461' order by sample_time desc limit 10;
    
  
keller_and_evans_lab/my_sql.txt · Last modified: 2019/10/31 10:50 by lessem