42.7K results in 804 ms
8 years ago · Feb 20, 2018, 07:56 AM
DROP DATABASE IF EXISTS Warble; CREATE DATABASE Warble; USE Warble; CREATE TABLE Users ( UserID INTEGER UNSIGNED
8 years ago · Feb 20, 2018, 07:52 AM
VALUES ('Wildberries'); DROP TABLE IF EXISTS `products_external_urls`; CREATE TABLE `products_external_urls` ( `products_external_urls_id` INT(10) NOT NULL AUTO_INCREMENT, `products_attributes_id` INT(11)
8 years ago · Feb 20, 2018, 07:46 AM
it already exists) # table_definition: | CREATE TABLE IF NOT EXISTS mview.user_playlists ( user_name text, playlist_name
8 years ago · Feb 20, 2018, 07:38 AM
DROP DATABASE IF EXISTS store; CREATE DATABASE store; USE store; CREATE TABLE Discs ( DiscId INTEGER UNSIGNED
8 years ago · Feb 20, 2018, 07:34 AM
DROP DATABASE IF EXISTS store; CREATE DATABASE store; USE store; CREATE TABLE Discs ( DiscId INTEGER UNSIGNED
8 years ago · Feb 20, 2018, 07:28 AM
CREATE_USER = ''' - CREATE TABLE user + CREATE TABLE IF NOT EXISTS user ( id INTEGER PRIMARY
8 years ago · Feb 20, 2018, 07:26 AM
завершена', 'sm-spreading-complete', '') ; DROP TABLE IF EXISTS `incomes_to_special_marks`; CREATE TABLE `incomes_to_special_marks` ( `incomes_to_special_marks_id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, `entities_id` INT(10)
8 years ago · Feb 20, 2018, 07:14 AM
DROP DATABASE IF EXISTS store; CREATE DATABASE store; USE store; CREATE TABLE Discs ( DiscId INTEGER UNSIGNED
8 years ago · Feb 20, 2018, 07:04 AM
CREATE TABLE IF NOT EXISTS `tbfakultas` ( `id` tinyint(3) unsigned NOT NULL, `fakultas` varchar(30) NOT NULL, `jurusan` varchar(50) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
8 years ago · Feb 20, 2018, 06:26 AM
OnFilterScriptInit() { database = db_open(databasename); db_query(database, "CREATE TABLE IF NOT EXISTS `HOUSEINFO` (housename varchar(51), houseowner
8 years ago · Feb 20, 2018, 06:20 AM
create extension if not exists "uuid-ossp"; create table business ( id uuid default
8 years ago · Feb 20, 2018, 05:28 AM
fed,7.71009E+17 puredavie,,8/31/2016 15:38,,,,#IGetDepressedWhen I'm not sure if there is beer enough
8 years ago · Feb 20, 2018, 05:22 AM
your database (of course if there's a read-only table exists in your application). to
8 years ago · Feb 20, 2018, 03:18 AM
40101 SET NAMES utf8 */; CREATE TABLE IF NOT EXISTS `month` ( `num` int(20) NOT
8 years ago · Feb 20, 2018, 03:14 AM
fill: 0 - Scheduler::AutoPopulate::Queries::CreateTables (150.6ms) CREATE TABLE IF NOT EXISTS buffer_assignment_limit_call_types_484989716 LIKE buffer_assignment_limit_call_types (145.5ms)
8 years ago · Feb 20, 2018, 03:08 AM
destroy any existing dialogs //if element exists, remove if ($(window.canvasExtension.dialog) > 0)
8 years ago · Feb 20, 2018, 01:46 AM
DROP DATABASE IF EXISTS mundipad; CREATE DATABASE mundipad; CREATE TABLE Usuarios ( id INT NOT NULL, nome INT NOT
8 years ago · Feb 20, 2018, 12:30 AM
destroy any existing dialogs //if element exists, remove if ($(window.canvasExtension.dialog) > 0)
8 years ago · Feb 20, 2018, 12:18 AM
CREATE TABLE IF NOT EXISTS fct_bookings ( id_listing BIGINT COMMENT
8 years ago · Feb 19, 2018, 11:26 PM
Ache Achi Aci Aco CREATE TABLE IF NOT EXISTS prueba_collation ( prueba VARCHAR(15) COLLATE
Total pages: 2134