42.7K results in 789 ms
4 years ago · Apr 03, 2021, 03:38 AM
Current date -- Drop existing table IF OBJECT_ID (N'owid.OwidCovidDataByDay', N'U') IS NOT NULL DROP TABLE owid.OwidCovidDataByDay
4 years ago · Apr 02, 2021, 06:20 PM
return true if param exists, otherwise false end if not (givenValue or toRet) or
4 years ago · Apr 02, 2021, 10:50 AM
install'. Stop. x86-64-elf-as is not in the path mkdir: cannot create directory ‘build-gcc’: File exists checking build system type...
4 years ago · Apr 02, 2021, 08:32 AM
ALTER TABLE IF EXISTS invoice_pricing RENAME TO invoice_pricing_old; create table currency_exchange ( id text
4 years ago · Apr 01, 2021, 07:58 PM
end end clsTurtle.dig(self, "up") -- create player coridoor if not turtle.detectDown() then if not
4 years ago · Apr 01, 2021, 05:16 PM
CREATE TABLE IF NOT EXISTS schema_name ."table_name" ( "LOAD_NAME_ALG" varchar(50)
4 years ago · Apr 01, 2021, 10:36 AM
GO USE [appdatabase] GO -- If table NOT exists create employee table: parent table
4 years ago · Apr 01, 2021, 06:46 AM
module.") return end end -- Create the camera control module we need if it does not already exist in instantiatedCameraControllers
4 years ago · Apr 01, 2021, 05:18 AM
AND A.tenant_id = pTenantId AND NOT EXISTS ( SELECT 1 FROM in_product_balance
4 years ago · Apr 01, 2021, 02:36 AM
DROP TABLE IF EXISTS hospital; CREATE TABLE hospital( Hid int(4) NOT NULL, Hname varchar(50) NOT
4 years ago · Apr 01, 2021, 02:34 AM
DROP TABLE IF EXISTS hospital; CREATE TABLE hospital( Hid int(4) NOT NULL, Hname varchar(50) NOT
4 years ago · Mar 31, 2021, 09:56 PM
Term name exist and if not we create it. if( ! term_exists( $value,
4 years ago · Mar 31, 2021, 09:14 PM
GO USE [appdatabase] GO -- If table NOT exists create table IF OBJECT_ID('employee', 'U')
4 years ago · Mar 31, 2021, 07:26 PM
try: sqlite_connection = sqlite3.connect('Строймир.db') sqlite_create_table1 = '''CREATE TABLE IF NOT EXISTS Цвет ( id_цвета INTEGER PRIMARY
4 years ago · Mar 31, 2021, 05:04 PM
EXISTS '.$this->table_paths); $this->dbQuery('DROP TABLE IF EXISTS '.$this->table_ranks); $this->dbQuery( "CREATE TABLE {$this->table_paths}( id INT UNSIGNED NOT NULL PRIMARY KEY AUTO_INCREMENT,
4 years ago · Mar 31, 2021, 04:38 PM
return true if param exists, otherwise false end if not (givenValue or toRet) or
4 years ago · Mar 31, 2021, 04:24 PM
router.post('/', async (req, res) => { //create an item const table = table_names.items; const { item_name, item_description,
4 years ago · Mar 31, 2021, 02:54 PM
if not exists db_homework_3; create table if not exists db_homework_3.order( order_id int auto_increment
4 years ago · Mar 31, 2021, 02:28 PM
day > yes getinfo query_sql CREATE TABLE IF NOT EXISTS `drseven` ( `account_id` int(11) unsigned
Total pages: 2134