User Tools

Site Tools


databases:cheatsheet

Differences

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

Link to this comparison view

Next revision
Previous revision
databases:cheatsheet [2023/01/06 08:10] – created dimitrijdatabases:cheatsheet [2023/01/06 09:51] (current) dimitrij
Line 20: Line 20:
 </code> </code>
  
-===== AND/OR Operators =====+===== ORDER BY Operators =====
 <code>SELECT column_name(s) FROM table_name ORDER BY column_name ASC/DESC</code> <code>SELECT column_name(s) FROM table_name ORDER BY column_name ASC/DESC</code>
  
databases/cheatsheet.1672989020.txt.gz · Last modified: 2023/01/06 08:10 by dimitrij

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki