Nefunguje SET ako v MySQL funguje len pri UPDATE
pri tvorbe tabulky nesme by not null A TEXT INTEGER PRIMARY KEY musi byt velkym
$stmt = $file_db->prepare(„INSERT INTO messages (title, message, time) VALUES (:title, :message, :time)“);
Concat nefunguje namiesto toho || nieco || " " || nieco…
PDO … ->rowCount(); nefunguje
case when trash=0 then „Odtrániť“ else „Vrátiť“ end as trash
mySQL : DATE_FORMAT(strdate, „%e. %c. %Y %k:%i“)
SQLite: strftime(„%d. %m. %Y“, insert_date)