42.7K results in 805 ms
8 years ago · Nov 15, 2017, 05:10 PM
feature_description VARCHAR(40), PRIMARY KEY (feature_code)); CREATE TABLE Model( model_numb INT not null, model_description VARCHAR(40) NOT
8 years ago · Nov 15, 2017, 05:08 PM
table comments # ------------------------------------------------------------ DROP TABLE IF EXISTS `comments`; CREATE TABLE `comments` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `text` text
8 years ago · Nov 15, 2017, 04:42 PM
USE `airplanesystem` ; -- ----------------------------------------------------- -- Table `airplanesystem`.`flightData` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `airplanesystem`.`flightData` ( `flightID` INT NOT
8 years ago · Nov 15, 2017, 02:32 PM
CREATE TABLE IF NOT EXISTS `esp_game` ( `gameID` int(10) unsigned
8 years ago · Nov 15, 2017, 02:02 PM
CREATE TEMPORARY TABLE IF NOT EXISTS duplicates AS (SELECT mto.id
8 years ago · Nov 15, 2017, 01:58 PM
SendRconCommand("exit"); return true; } mysql_tquery(handle, "CREATE TABLE IF NOT EXISTS `players` ( `id` INT NOT
8 years ago · Nov 15, 2017, 01:54 PM
for npc_to_pc_polymorph -- ---------------------------- DROP TABLE IF EXISTS `npc_to_pc_polymorph`; CREATE TABLE `npc_to_pc_polymorph` ( `spawn` int(9) NOT NULL DEFAULT '0', `template`
8 years ago · Nov 15, 2017, 01:30 PM
CREATE TABLE IF NOT EXISTS `jobs_exploreData` (`id` int NOT
8 years ago · Nov 15, 2017, 01:06 PM
table `tb_expressoes` -- DROP TABLE IF EXISTS `tb_expressoes`; CREATE TABLE `tb_expressoes` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `expressao` varchar(400)
8 years ago · Nov 15, 2017, 01:04 PM
create_table_query = "CREATE TABLE IF NOT EXISTS " . $wpdb->prefix . "mr_ratings ( `id` int(11)
8 years ago · Nov 15, 2017, 12:08 PM
CREATE TABLE IF NOT EXISTS `t_model_tmp` ( `id_model` int(11) NOT
8 years ago · Nov 15, 2017, 11:48 AM
privremena tablica drop temporary table if exists bbzup; select create temporary table bbzup(mjesto varchar(50));
8 years ago · Nov 15, 2017, 11:28 AM
rise?" Machida asks Ichinose. "If not, Class A will certainly
8 years ago · Nov 15, 2017, 11:20 AM
existing sequence EXECUTE format($$CREATE TABLE IF NOT EXISTS %I (LIKE %I) PARTITION
8 years ago · Nov 15, 2017, 11:18 AM
CHARINDEX('2016',@@VERSION) > 0 BEGIN DROP TABLE IF EXISTS #logrecords; END; ELSE BEGIN IF OBJECT_ID('tempdb..#logrecords') IS NOT NULL BEGIN DROP TABLE
8 years ago · Nov 15, 2017, 11:02 AM
NOT NULL, name nvarchar(128) NOT NULL) CREATE TABLE Codes (code int PRIMARY
8 years ago · Nov 15, 2017, 10:38 AM
overscan. #framebuffer_width=1280 #framebuffer_height=720 # Uncomment if hdmi display is not detected and composite is
8 years ago · Nov 15, 2017, 10:36 AM
overscan. #framebuffer_width=1280 #framebuffer_height=720 # Uncomment if hdmi display is not detected and composite is
8 years ago · Nov 15, 2017, 10:34 AM
overscan. #framebuffer_width=1280 #framebuffer_height=720 # Uncomment if hdmi display is not detected and composite is
8 years ago · Nov 15, 2017, 10:32 AM
overscan. #framebuffer_width=1280 #framebuffer_height=720 # Uncomment if hdmi display is not detected and composite is
Total pages: 2134