42.7K results in 816 ms
6 years ago · Apr 05, 2019, 09:14 PM
add filter to interface table * create EDI 855 Interface history tables (NOT real history table on
6 years ago · Apr 05, 2019, 09:10 PM
llFound = Found() Select (pcTransDetail) If Not llFound .oLog.LogEntry("SKU " + lcCurRangeDtlSKU + " does not exists for range style " +; rng_style+
6 years ago · Apr 05, 2019, 06:08 PM
sql.Query("DROP TABLE "..v.." ;") sql.Query("CREATE TABLE IF NOT EXISTS "..v.." ( steamid TEXT NOT
6 years ago · Apr 05, 2019, 05:08 PM
exists.conf' # include file only if it exists #include = 'special.conf' # include file
6 years ago · Apr 05, 2019, 03:24 PM
INVALID_HANDLE) SetFailState(error); SQL_LockDatabase(SQLiteDB); SQL_FastQuery(SQLiteDB, "CREATE TABLE IF NOT EXISTS queue (steam_id TEXT PRIMARY
6 years ago · Apr 05, 2019, 02:26 PM
EXISTS `project` ; -- ----------------------------------------------------- -- Schema project -- ----------------------------------------------------- Create DataBase if not exists project; USE `project` ; -- ----------------------------------------------------- -- Table `project`.`Person` -- ----------------------------------------------------- CREATE TABLE person
6 years ago · Apr 05, 2019, 02:14 PM
var value = owner[ this.expando ]; // If not, create one if ( !value ) { value
6 years ago · Apr 05, 2019, 01:40 PM
EXISTS `project` ; -- ----------------------------------------------------- -- Schema project -- ----------------------------------------------------- Create DataBase if not exists project; USE `project` ; -- ----------------------------------------------------- -- Table `project`.`Person` -- ----------------------------------------------------- CREATE TABLE person
6 years ago · Apr 05, 2019, 01:26 PM
db: cursor = db.cursor() cursor.execute("""CREATE TABLE IF NOT EXISTS game ( questionID integer PRIMARY
6 years ago · Apr 05, 2019, 11:28 AM
TABLE IF EXISTS `autodial`; CREATE TABLE IF NOT EXISTS `autodial` ( `id` int NOT
6 years ago · Apr 05, 2019, 11:28 AM
database viajespanda; use viajespanda; create table if not exists usuarios( cod int primary
6 years ago · Apr 05, 2019, 10:14 AM
structure for table `schedule_type` -- CREATE TABLE IF NOT EXISTS `schedule_type` ( `id` int(2) NOT
6 years ago · Apr 05, 2019, 09:46 AM
tabla Empleado DROP TABLE IF EXISTS Empleado; CREATE TABLE Empleado ( nDIEmp int NOT NULL PRIMARY KEY, nomEmp
6 years ago · Apr 05, 2019, 08:32 AM
table ps_accessory */ DROP TABLE IF EXISTS `ps_accessory`; CREATE TABLE `ps_accessory` ( `id_product_1` int(10) unsigned NOT NULL, `id_product_2` int(10) unsigned
6 years ago · Apr 05, 2019, 08:26 AM
ehhez a táblához `categories` -- CREATE TABLE IF NOT EXISTS `categories` ( `category_id` int(11) NOT
6 years ago · Apr 05, 2019, 06:46 AM
id`)): Table 'event_records' already exists liquibase.exception.DatabaseException: Error executing SQL CREATE TABLE `event_records` (`id` serial NOT NULL, `uuid` VARCHAR(40) NULL,
6 years ago · Apr 05, 2019, 06:44 AM
Will work in tools. If ran more than once it will not create more than one weld.
6 years ago · Apr 04, 2019, 09:38 PM
res.status(500).send(errorMessage) } else { let file = `create table if not exists FILE( cal_id int auto_increment
Total pages: 2134