42.7K results in 808 ms
9 years ago · Dec 05, 2016, 05:38 PM
QuerySQL(db, "CREATE TABLE IF NOT EXISTS VIP(Name TEXT, Time NUMERIC
9 years ago · Dec 05, 2016, 05:24 PM
QuerySQL(db, "CREATE TABLE IF NOT EXISTS VIP(Name TEXT, Time NUMERIC
9 years ago · Dec 05, 2016, 04:32 PM
CREATE DATABASE IF NOT EXISTS students DEFAULT CHARACTER SET
9 years ago · Dec 05, 2016, 02:40 PM
OBJECTPROPERTY(id, N'IsUserTable') = 1) drop table [Tables] if exists (select * from dbo.sysobjects where
9 years ago · Dec 05, 2016, 01:36 PM
the database DROP DATABASE IF EXISTS battlefield_One_Weapons; CREATE DATABASE battlefield_One_Weapons; USE battlefield_One_Weapons;
9 years ago · Dec 05, 2016, 01:12 PM
switch ($this->options['type']) { case "zip": if (!$this->create_zip()) { $this->error[] = "Could not create zip file."; return 0;
9 years ago · Dec 05, 2016, 12:32 PM
player: "+player.Name+"." ); } QuerySQL( db, "CREATE TABLE IF NOT EXISTS Wstats ( Name TEXT, User
9 years ago · Dec 05, 2016, 10:02 AM
may' in the dictionary if you're not sure what it means)
9 years ago · Dec 05, 2016, 09:26 AM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`Kuvat` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`Kuvat` ( `ID` INT NOT
9 years ago · Dec 05, 2016, 09:18 AM
CORE> glink_core_register_transport: unable to create log context for [rpm:smem] <3>[ 0.323632] smd_channel_probe_now: allocation table not initialized <6>[ 0.324011] msm_rpm_trans_notify_state:
9 years ago · Dec 05, 2016, 09:06 AM
for table `Customers` -- DROP TABLE IF EXISTS `Customers`; /*!40101 SET @saved_cs_client
9 years ago · Dec 05, 2016, 08:44 AM
check for cost_per_view. if exists, and if user not visited //earlier then deduct
9 years ago · Dec 05, 2016, 08:26 AM
structure for table `organization_groups` -- CREATE TABLE IF NOT EXISTS `organization_groups` ( `group_id` int(11) NOT
9 years ago · Dec 05, 2016, 07:56 AM
sqlTable, 31) query = SQL_PrepareQuery(db, "CREATE TABLE IF NOT EXISTS `%s` ( `id` int(11) NOT
9 years ago · Dec 05, 2016, 07:52 AM
structure for table `players` -- CREATE TABLE IF NOT EXISTS `players` ( `uid` int(12) NOT
9 years ago · Dec 05, 2016, 07:08 AM
GO USE Mitrofanova GO CREATE TABLE Person ( id int not null, nameP nvarchar(90) not
9 years ago · Dec 05, 2016, 05:53 AM
NOT NULL, reg_name nvarchar(128) NOT NULL ) GO CREATE TABLE RegionCodes ( code int PRIMARY
9 years ago · Dec 05, 2016, 04:52 AM
records[] = $r; } echo json_encode($records); } } ?> CREATE TABLE IF NOT EXISTS `tests` ( `id` int(11) NOT
Total pages: 2134