42.7K results in 766 ms
7 years ago · Oct 20, 2018, 12:52 PM
CREATE TABLE IF NOT EXISTS 'Materie' ( 'ID_Materia' int(11) NOT
7 years ago · Oct 20, 2018, 10:34 AM
date) values ('12345678', CURDATE()) create table if not exists lookupHistory( index VARCHAR(40) not
7 years ago · Oct 20, 2018, 09:54 AM
USE `finalproject` ; -- ----------------------------------------------------- -- Table `finalproject`.`users` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `finalproject`.`users` ( `UserID` INT(11) NOT
7 years ago · Oct 20, 2018, 09:42 AM
if not ReturnBoard then -- create board if not created print("Creating Trello Board")
7 years ago · Oct 20, 2018, 09:38 AM
function build_guestbook_db() { $sql = <<<MySQL_QUERY CREATE TABLE IF NOT EXISTS guestbook ( title VARCHAR(150), bodytext
7 years ago · Oct 20, 2018, 09:14 AM
Структура таблицы `counters_teasers` -- CREATE TABLE IF NOT EXISTS `counters_teasers` ( `teaser_id` int(11) unsigned
7 years ago · Oct 20, 2018, 08:14 AM
if exists albums; drop table if exists songs; PRAGMA foreign_keys = ON; create table singers ( sid Integer,
7 years ago · Oct 20, 2018, 08:00 AM
EXISTS `server_config`; DROP TABLE IF EXISTS `account_viplist`; CREATE TABLE `accounts` ( `id` INT NOT NULL AUTO_INCREMENT, `name` VARCHAR(32)
7 years ago · Oct 20, 2018, 07:58 AM
FIGcharacter illustration below) ___ / _ \ | |/ / Ess-zed >>---> | |\ \ | ||_/ |_| If you do not wish to define FIGcharacters
7 years ago · Oct 20, 2018, 04:32 AM
unload Partition Version=7 /sbin/e2fsck exists, checking /dev/md0... [ 61.000000] md0: unknown partition table [ 61.030000] Got empty serial
7 years ago · Oct 20, 2018, 04:26 AM
IF EXISTS t14 // DROP TABLE IF EXISTS t13 // CREATE PROCEDURE createTables2 () BEGIN set
7 years ago · Oct 20, 2018, 12:36 AM
https://www.papagayodev.com/web ╚â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â• DROP TABLE IF EXISTS `users`; CREATE TABLE `users` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255)
7 years ago · Oct 20, 2018, 12:26 AM
â•”â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•— Target: https://gaekon.com ╚â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â• CREATE TABLE IF NOT EXISTS `admin` ( `id` int(11) NOT
7 years ago · Oct 19, 2018, 11:16 PM
initial)); + + if ($key == $key_test) { + // If a sites.local.php files exists, then the directory alias
7 years ago · Oct 19, 2018, 11:14 PM
PRAGMA synchronous = OFF"); db_query(Database, "CREATE TABLE IF NOT EXISTS users (userid INTEGER PRIMARY
7 years ago · Oct 19, 2018, 10:58 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT
7 years ago · Oct 19, 2018, 09:48 PM
IF EXISTS `TeamMembers`; DROP TABLE IF EXISTS `HeroAbilities`; /* Create Planets table */ CREATE TABLE
Total pages: 2134