42.7K results in 802 ms
8 years ago · Mar 31, 2018, 04:06 PM
GO --Create table Employee CREATE TABLE mr.Employee( emp_no INT IDENTITY(1,1) PRIMARY KEY, emp_name NVARCHAR(100) NOT NULL, bitrh_date DATE, email
8 years ago · Mar 31, 2018, 12:51 PM
CREATE TABLE IF NOT EXISTS `episodes_series` ( `id` int(6) NOT
8 years ago · Mar 31, 2018, 12:50 PM
die(mysqli_error($link)); if(mysqli_num_rows($chrtbl) == 0) { $query .= "CREATE TABLE IF NOT EXISTS `{$prefix}_quests` (`quest_name_rus` VARCHAR(32) NULL,
8 years ago · Mar 31, 2018, 12:50 PM
things run here cursor.execute(""" CREATE TABLE IF NOT EXISTS Login( LOGINID INTEGER PRIMARY
8 years ago · Mar 31, 2018, 12:30 PM
environment with {table*}, NOTE not {table}! \subsection{Figures} Like tables, figures
8 years ago · Mar 31, 2018, 12:06 PM
copy_tables($S,$Og,$Yf){queries("SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO'");foreach($S as$Q){$F=($Yf==DB?table("copy_$Q"):idf_escape($Yf).".".table($Q));if(!queries("\nDROP TABLE IF EXISTS $F")||!queries("CREATE TABLE $F LIKE
8 years ago · Mar 31, 2018, 11:36 AM
odb; private String USER_MASTER_CREATE = "CREATE TABLE IF NOT EXISTS " + DATABASE_TABLE+ "(" + KEY_ROWID + " INTEGER PRIMARY
8 years ago · Mar 31, 2018, 10:20 AM
for table `reservation` -- DROP TABLE IF EXISTS `reservation`; /*!40101 SET @saved_cs_client
8 years ago · Mar 31, 2018, 07:40 AM
cookie_id = '%i'" #define CTBAN_QUERY_TIME_CREATE "CREATE TABLE IF NOT EXISTS %s (steamid VARCHAR(%d), ctbantime
8 years ago · Mar 31, 2018, 06:56 AM
their tracks momentarily. Headshots, if not fatal, should also cause
8 years ago · Mar 31, 2018, 04:58 AM
TABLE IF EXISTS c_stats; CREATE TABLE IF NOT EXISTS c_stats ( stat_date date NOT
8 years ago · Mar 31, 2018, 04:30 AM
new Exception('booboo 3'); } $q2 = 'CREATE TABLE IF NOT EXISTS status ( code INT(4) AUTO_INCREMENT
8 years ago · Mar 31, 2018, 04:08 AM
anyone was loitering outside. If not, she'd go inside. Cassiopeia:
8 years ago · Mar 31, 2018, 03:29 AM
SQL_NOTES=0 */; -- -- Current Database: `sql_part2` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `sql_part2` /*!40100 DEFAULT CHARACTER
8 years ago · Mar 31, 2018, 02:56 AM
SQL_NOTES=0 */; -- -- Current Database: `fred_d_wcs_bordeaux` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `fred_d_wcs_bordeaux` /*!40100 DEFAULT CHARACTER
8 years ago · Mar 31, 2018, 02:12 AM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · Mar 31, 2018, 01:46 AM
XACT_ABORT ON; BEGIN TRAN; IF OBJECT_ID('[dbo].[udf_PivotParameters]','TF') IS NOT NULL DROP FUNCTION [dbo].[udf_PivotParameters]; GO CREATE FUNCTION [dbo].[udf_PivotParameters] ( @ParamaterList VARCHAR(MAX),
8 years ago · Mar 30, 2018, 11:28 PM
Name) $MinerExe = [io.path]::combine($MinerDir, $Miners[$Name].ExeFile) # create main miners dir if missing if (-Not (Test-Path -LiteralPath $MinersDir)) { New-Item
8 years ago · Mar 30, 2018, 10:52 PM
0' for key 'PRIMARY']"] ) CREATE TABLE `civicrm_custom_group` ( `id` INT(10) UNSIGNED NOT NULL comment 'Unique Custom
8 years ago · Mar 30, 2018, 09:54 PM
create table IF Not EXISTS Vehicle( id int AUTO_INCREMENT,
Total pages: 2134