42.7K results in 806 ms
7 years ago · Feb 09, 2019, 11:24 AM
CREATE TABLE IF NOT EXISTS `delivery_raions` ( `id` int(5) NOT
7 years ago · Feb 09, 2019, 09:14 AM
is_in:city text linear DROP TABLE IF EXISTS road_names_osm; CREATE Table road_names_osm ( commune TEXT,
7 years ago · Feb 09, 2019, 08:58 AM
structure for table `subject_specifics` -- CREATE TABLE IF NOT EXISTS `subject_specifics` ( `id` int(11) NOT
7 years ago · Feb 09, 2019, 08:44 AM
code = mysqli_real_escape_string($db, $code); $sql = "CREATE TABLE IF NOT EXISTS codes ( id INT(6) UNSIGNED
7 years ago · Feb 09, 2019, 08:04 AM
things were left. I'm not sure if this is reciprocating an
7 years ago · Feb 09, 2019, 07:54 AM
SELECT sqlite_version(*) ~ (0.000209) DROP TABLE IF EXISTS "projects" ~ (0.000022) PRAGMA table_info("projects") ~ (0.000481) CREATE TABLE "projects" ("id" INTEGER
7 years ago · Feb 09, 2019, 06:40 AM
and set to pending) CREATE TABLE IF NOT EXISTS `tasks` ( `task_id` int(10) NOT
7 years ago · Feb 09, 2019, 05:32 AM
if not ReturnBoard then -- create board if not created print("Creating Trello Board")
7 years ago · Feb 09, 2019, 04:20 AM
structure for table `players` -- CREATE TABLE IF NOT EXISTS `players` ( `uid` int(12) NOT
7 years ago · Feb 09, 2019, 02:24 AM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`name` VARCHAR NOT
7 years ago · Feb 09, 2019, 01:40 AM
album_belongsl_artist'); Artist.hasMany(Album, foreignKey: 'artist_hasmany_albums'); CREATE TABLE IF NOT EXISTS `Albums` (`id` INTEGER NOT
7 years ago · Feb 09, 2019, 12:18 AM
for table `cliente` -- DROP TABLE IF EXISTS `cliente`; /*!40101 SET @saved_cs_client
7 years ago · Feb 08, 2019, 11:44 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
7 years ago · Feb 08, 2019, 10:58 PM
adornee doesn't exist yet, create it if not popupAdornee then popupAdornee = Instance.new("Part")
7 years ago · Feb 08, 2019, 10:56 PM
return 1; } SetupPlayerTable() { mysql_tquery(g_SQL, "CREATE TABLE IF NOT EXISTS `players` (`id` int(11) NOT
7 years ago · Feb 08, 2019, 10:56 PM
pairs(list) do if type(name) == "table" then local item = par:WaitForChild(i, timeout - (tick() - start)) if not item then return nil
7 years ago · Feb 08, 2019, 10:42 PM
Generating default MySQL tables if they do not exist. [22:34:24] [Server thread/INFO]:
7 years ago · Feb 08, 2019, 09:18 PM
and add data ```bash CREATE TABLE IF NOT EXISTS Messages ( id INT AUTO_INCREMENT,
7 years ago · Feb 08, 2019, 08:00 PM
BEGIN TRANSACTION; CREATE TABLE IF NOT EXISTS `surname` ( `ID` INTEGER, `AGE` INTEGER, `PHONE` INTEGER,
Total pages: 2134