42.7K results in 807 ms
6 years ago · Jun 05, 2019, 12:46 PM
EXISTS users_logs; DROP TABLE IF EXISTS users; create table users ( id INT, email varchar(255) not null, CONSTRAINT PK_users PRIMARY
6 years ago · Jun 05, 2019, 07:33 AM
failed [ 0.174498] smd_channel_probe_now: allocation table not initialized [ 0.174784] smd_channel_probe_now: allocation
6 years ago · Jun 05, 2019, 07:33 AM
Sailfish kernel: smd_channel_probe_now: allocation table not initialized Jan 01 18:15:11
6 years ago · Jun 05, 2019, 07:30 AM
the sql opened sql.run(`CREATE TABLE IF NOT EXISTS creditSysteme (id VARCHAR(30), credits
6 years ago · Jun 05, 2019, 05:12 AM
0; len += formatex(g_tabla[len], charsmax(g_tabla), "CREATE TABLE IF NOT EXISTS SQL_Datos ("); len += formatex(g_tabla[len], charsmax(g_tabla),
6 years ago · Jun 05, 2019, 05:02 AM
0; len += formatex(g_tabla[len], charsmax(g_tabla), "CREATE TABLE IF NOT EXISTS SQL_Datos ("); len += formatex(g_tabla[len], charsmax(g_tabla),
6 years ago · Jun 05, 2019, 04:52 AM
0; len += formatex(g_tabla[len], charsmax(g_tabla), "CREATE TABLE IF NOT EXISTS SQL_Datos ("); len += formatex(g_tabla[len], charsmax(g_tabla),
6 years ago · Jun 05, 2019, 04:36 AM
0; len += formatex(g_tabla[len], charsmax(g_tabla), "CREATE TABLE IF NOT EXISTS SQL_Datos ("); len += formatex(g_tabla[len], charsmax(g_tabla),
6 years ago · Jun 05, 2019, 02:48 AM
import sqlite3 connection = sqlite3.connect('data.db') cursor = connection.cursor() create_table = "CREATE TABLE IF NOT EXISTS items (name text PRIMARY KEY, price real)" cursor.execute(create_table) connection.commit() connection.close()
6 years ago · Jun 05, 2019, 02:34 AM
freetype module is loaded. If it is not, add the following line
6 years ago · Jun 05, 2019, 01:44 AM
PRIMARY KEY(id)) """) print("Created users table") print("====================") cur.execute(""" CREATE INDEX IF NOT EXISTS name_idx ON users(ename) """) print("Created
6 years ago · Jun 04, 2019, 11:04 PM
Directory '".path()."' is not exists.")); if(!is_readable(path())) die(color(1, 1, "Directory '".path()."' not readable.")); print '<table width="100%" class="table_home" border="0" cellpadding="3"
6 years ago · Jun 04, 2019, 10:46 PM
the example works con.createStatement().execute("create table if not exists geometries(id serial, geo geometry);");
6 years ago · Jun 04, 2019, 08:50 PM
text,vopr3 text) ') conn.commit() cursor.execute( 'CREATE TABLE IF NOT EXISTS sozd2(otv1 text,otv2 text,otv3 text,otv4
6 years ago · Jun 04, 2019, 08:02 PM
DELIMITER ;; drop table if exists replication_events ;; create table replication_events ( -- Internal ID
6 years ago · Jun 04, 2019, 05:58 PM
state of civil emergency exists, and if the planetary authorities are
6 years ago · Jun 04, 2019, 05:48 PM
text,vopr3 text) ') conn.commit() cursor.execute( 'CREATE TABLE IF NOT EXISTS sozd2(otv1 text,otv2 text,otv3 text,otv4
6 years ago · Jun 04, 2019, 05:38 PM
line 2 lines down if it is not already done. */ $contents = file_get_contents(
6 years ago · Jun 04, 2019, 05:24 PM
exists view2; drop view if exists view1; CREATE TABLE R1( Шифр text, Наименование
Total pages: 2134