We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
SQLite Cheat Sheet
by Robert Zenz (Robert Zenz) via cheatography.com/7775/cs/1157/
SQLite DataTypes
NULL NULL INTE‐ signed; 1, 2, 3, 4, 6, or 8 bytes depending on value GER
REAL 8 byte FLOAT (IEEE)
TEXT text; uses database encoding (UTF-8, UTF-16BE or UTF-16LE) BLOB saves the input 1:1
SQLite Table Queries
CREATE [TEMP|TEMPORARY] TABLE
[IF NOT EXISTS] [database.]tablename ( column definitions );
By Robert Zenz (Robert Not published yet. Sponsored by CrosswordCheats.com
Zenz) Last updated 10th May, 2016. Learn to solve cryptic crosswords! cheatography.com/robert- Page 1 of 1. http://crosswordcheats.com zenz/ www.boonsaimind.org