42.7K results in 793 ms
8 years ago · Mar 28, 2018, 01:24 AM
for table `ecole` -- DROP TABLE IF EXISTS `ecole`; /*!40101 SET @saved_cs_client
8 years ago · Mar 27, 2018, 11:58 PM
SQL_NOTES=0 */; -- -- Current Database: `sebastien_p_wcs_lille` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `sebastien_p_wcs_lille` /*!40100 DEFAULT CHARACTER
8 years ago · Mar 27, 2018, 11:56 PM
SQL_NOTES=0 */; -- -- Current Database: `mydb` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `mydb` /*!40100 DEFAULT CHARACTER
8 years ago · Mar 27, 2018, 11:34 PM
for table `ecole` -- DROP TABLE IF EXISTS `ecole`; /*!40101 SET @saved_cs_client
8 years ago · Mar 27, 2018, 09:30 PM
SQL_NOTES=0 */; -- -- Current Database: `maxime_g_wcs_orleans` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `maxime_g_wcs_orleans` /*!40100 DEFAULT CHARACTER
8 years ago · Mar 27, 2018, 09:06 PM
create-schema { 12 $dbh.do(qq:to/SCHEMA/); 13 create table if not exists Essential( 14 id integer
8 years ago · Mar 27, 2018, 08:46 PM
DROP TABLE "..v.." ;" ) sql.Query( "CREATE TABLE IF NOT EXISTS "..v.." ( steamid TEXT NOT
8 years ago · Mar 27, 2018, 07:58 PM
SQL_NOTES=0 */; -- -- Current Database: `mycrewwilder` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `mycrewwilder` /*!40100 DEFAULT CHARACTER
8 years ago · Mar 27, 2018, 07:52 PM
drop database if exists movies; create database movies; USE movies; create table producers ( id int auto_increment
8 years ago · Mar 27, 2018, 07:41 PM
are executed simultaneously MySQLite.queueQuery([[ CREATE TABLE IF NOT EXISTS darkrp_position( id INTEGER NOT
8 years ago · Mar 27, 2018, 07:40 PM
are executed simultaneously MySQLite.queueQuery([[ CREATE TABLE IF NOT EXISTS darkrp_position( id INTEGER NOT
8 years ago · Mar 27, 2018, 07:32 PM
are executed simultaneously MySQLite.queueQuery([[ CREATE TABLE IF NOT EXISTS darkrp_position( id INTEGER NOT
8 years ago · Mar 27, 2018, 07:26 PM
O_CREAT | PG_BINARY, + S_IRUSR | S_IWUSR); + if (fd < 0) + ereport(PANIC, + (errcode_for_file_access(), + errmsg("could not create ptrack control file \"%s\":
8 years ago · Mar 27, 2018, 07:26 PM
O_CREAT | PG_BINARY, + S_IRUSR | S_IWUSR); + if (fd < 0) + ereport(PANIC, + (errcode_for_file_access(), + errmsg("could not create ptrack control file \"%s\":
8 years ago · Mar 27, 2018, 06:50 PM
SQL_NOTES=0 */; -- -- Current Database: `Reservation` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `Reservation` /*!40100 DEFAULT CHARACTER
8 years ago · Mar 27, 2018, 06:42 PM
SQL_NOTES=0 */; -- -- Current Database: `classroom_booking` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `classroom_booking` /*!40100 DEFAULT CHARACTER
8 years ago · Mar 27, 2018, 06:32 PM
KURSOVA RABOTA BD */ /****** CREATE TABLE ******/ /* DROP DATABASE IF EXISTS cars; CREATE DATABASE cars;
8 years ago · Mar 27, 2018, 06:30 PM
SQL_NOTES=0 */; -- -- Current Database: `classroom_booking` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `classroom_booking` /*!40100 DEFAULT CHARACTER
8 years ago · Mar 27, 2018, 06:30 PM
for table `reservations` -- DROP TABLE IF EXISTS `reservations`; /*!40101 SET @saved_cs_client
8 years ago · Mar 27, 2018, 06:24 PM
CREATE TABLE IF NOT EXISTS `country` ( `id` int(6) unsigned
Total pages: 2134