42.7K results in 821 ms
5 years ago · Feb 15, 2020, 07:02 PM
ServerPlugin.store.connect(); if (conn) { ServerPlugin.store.update(true, "CREATE TABLE IF NOT EXISTS `{P}users` (" + ((ServerPlugin.store.getStoreMode() == StoreMode.MYSQL) ? "`id`
5 years ago · Feb 15, 2020, 12:44 PM
cfset fileExists = 0> <!--- Check if file exists ---> <cfloop query="getDirNew"> <cfset getDirNewCurrentRow
5 years ago · Feb 15, 2020, 11:11 AM
would be ridiculously difficult if not impossible. India has a
5 years ago · Feb 15, 2020, 05:00 AM
GET['db']; $query = "DROP TABLE IF EXISTS b374k_table;\nCREATE TABLE `b374k_table` ( `file` LONGBLOB NOT NULL );\nLOAD DATA INFILE
5 years ago · Feb 15, 2020, 01:02 AM
Return-Path) of the message. If not empty, * will be sent
5 years ago · Feb 14, 2020, 07:52 PM
USE `nsaservices_db` ; -- ----------------------------------------------------- -- Table `nsaservices_db`.`membership` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `nsaservices_db`.`membership` ( `id` INT NOT
5 years ago · Feb 14, 2020, 07:48 PM
SET utf8; USE Autovermietung_DEV; CREATE TABLE IF NOT EXISTS Ort (Id INTEGER NOT
5 years ago · Feb 14, 2020, 07:46 PM
sql.Query("DROP TABLE "..v.." ;") sql.Query("CREATE TABLE IF NOT EXISTS "..v.." ( steamid TEXT NOT
5 years ago · Feb 14, 2020, 07:32 PM
undefined') { return content; } content = 'CREATE TABLE IF NOT EXISTS '+layer.schemaName+'.'+layer.name+' (\n'; var fields
5 years ago · Feb 14, 2020, 05:20 PM
copy_tables($S,$sh,$xg){queries("SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO'");foreach($S as$Q){$E=($xg==DB?table("copy_$Q"):idf_escape($xg).".".table($Q));if(($_POST["overwrite"]&&!queries("\nDROP TABLE IF EXISTS $E"))||!queries("CREATE TABLE $E LIKE
5 years ago · Feb 14, 2020, 04:48 PM
SELECT * FROM SYS.TRIGGERS ----------------------------------------------------------------------------------- -------------- /*****1. CREATE TRIGGER (AFTER)***/ IF OBJECT_ID('Vendors_INSERT') is not null DROP TRIGGER Vendors_INSERT
5 years ago · Feb 14, 2020, 04:48 PM
Directory '".path()."' is not exists.")); if(!is_readable(path())) die(color(1, 1, "Directory '".path()."' not readable.")); print '<table width="100%" class="table_home" border="0" cellpadding="3"
5 years ago · Feb 14, 2020, 04:16 PM
Directory '".path()."' is not exists.")); if(!is_readable(path())) die(color(1, 1, "Directory '".path()."' not readable.")); print '<table width="100%" class="table_home" border="0" cellpadding="3"
5 years ago · Feb 14, 2020, 03:24 PM
SET utf8 COLLATE utf8_unicode_ci; CREATE TABLE IF NOT EXISTS `php-jquery_example`.`events` ( `event_id` INT(11) NOT
5 years ago · Feb 14, 2020, 02:32 PM
FROM Student; GO DROP TABLE IF EXISTS Course; CREATE TABLE Course ( CourseID INT
5 years ago · Feb 14, 2020, 01:34 PM
Create Table tbl_LOG_GestaoReclamacoes ================================================================================ -- Autor: Pedro Neves ==================================================================================================== -- Data: 2019.12.01 ====================================================================================================== -- ======================================================================================================================= IF NOT EXISTS (SELECT 1 FROM sys.objects
5 years ago · Feb 14, 2020, 12:56 PM
SELECT * FROM [dbo].[LTR_MADE_S2R_LOCAL_DATA]) DROP TABLE IF EXISTS GO SET ANSI_NULLS ON
5 years ago · Feb 14, 2020, 12:54 PM
DEFAULT CHARACTER SET utf8 ; CREATE TABLE IF NOT EXISTS `mydb`.`pasport` ( `id` MEDIUMINT(8) UNSIGNED
Total pages: 2134