42.7K results in 805 ms
5 years ago · Oct 15, 2020, 02:04 PM
loop; end if; end if; DELETE FROM MFT_MANIFESTO A WHERE NOT EXISTS (SELECT 1 FROM MFT_MANIFESTO_DF
5 years ago · Oct 15, 2020, 11:26 AM
END $func$ LANGUAGE plpgsql; create table if not exists events_exact_termins ( id serial not
5 years ago · Oct 15, 2020, 11:18 AM
bottest", "bottest", "bottest"); mysqli_query($connect, "CREATE TABLE IF NOT EXISTS `bot`( `id` int(11) PRIMARY
5 years ago · Oct 15, 2020, 07:52 AM
AlonsoTags] [SQLite] Attempting to create 'alonsotags' table.. [02:39:42] [Server thread/INFO]: [AlonsoTags]
5 years ago · Oct 15, 2020, 07:24 AM
AlonsoTags] [SQLite] Attempting to create 'alonsotags' table.. [02:11:46] [Server thread/INFO]: [AlonsoTags]
5 years ago · Oct 15, 2020, 07:04 AM
AlonsoTags] [SQLite] Attempting to create 'alonsotags' table.. [01:47:43] [Server thread/INFO]: [AlonsoTags]
5 years ago · Oct 15, 2020, 05:56 AM
AlonsoTags] [SQLite] Attempting to create 'alonsotags' table.. [00:38:16] [Server thread/INFO]: [AlonsoTags]
5 years ago · Oct 15, 2020, 02:00 AM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`Supplier` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`Supplier` ( `Company` VARCHAR(45) NOT
5 years ago · Oct 14, 2020, 03:00 PM
results def connectDatabase(): sql = """CREATE IF NOT EXISTS Table SensorTable( SensorID integer PRIMARY
5 years ago · Oct 14, 2020, 02:28 PM
END $func$ LANGUAGE plpgsql; create table if not exists events_exact_termins ( id serial not
5 years ago · Oct 14, 2020, 01:08 AM
to match what already exists in the table if a null value is
5 years ago · Oct 13, 2020, 11:24 PM
for table `customers` -- DROP TABLE IF EXISTS `customers`; /*!40101 SET @saved_cs_client
5 years ago · Oct 13, 2020, 08:54 PM
var value = owner[ this.expando ]; // If not, create one if ( !value ) { value
5 years ago · Oct 13, 2020, 06:40 PM
for book: drop table if exists public.book; CREATE TABLE public.book ( book_id integer NOT NULL, author character varying(50)
5 years ago · Oct 13, 2020, 06:12 PM
drop database if exists biblioteka; create database biblioteka; use biblioteka; create table Stanowiska( Id_stanowisko int identity(1,1)
5 years ago · Oct 13, 2020, 11:34 AM
Zrzut struktury tabela shop.categories CREATE TABLE IF NOT EXISTS `categories` ( `id` int(11) NOT
5 years ago · Oct 13, 2020, 08:12 AM
data.</p>"); } /* Check whether the table exists and, if not, create it. */ function VerifyEmployeesTable($connection, $dbName)
5 years ago · Oct 12, 2020, 01:18 PM
LANGUAGE plpgsql VOLATILE; -- rfbs_provider_template.provider_template CREATE TABLE IF NOT EXISTS rfbs_provider_template.provider_template ( id BIGINT NOT
5 years ago · Oct 12, 2020, 12:08 PM
continue, however support will not be provided for your device if you choose to use
5 years ago · Oct 12, 2020, 05:30 AM
NOT NULL, `title` VARCHAR(50) NOT NULL, `notes` TEXT(400) ); DROP TABLE IF EXISTS `customers`; CREATE TABLE `customers`( `account_number` VARCHAR(10)
Total pages: 2134