42.7K results in 796 ms
4 years ago · Feb 02, 2021, 03:26 PM
KEY(party_id,party_supertype,carrier_party_id) ) """) exec_sql("""\ DROP TABLE IF EXISTS tst.raw_listing_20210118175114 """) exec_sql("""\ create table tst.raw_listing_20210118175114 ( id int NOT NULL, full_name varchar(100), ga
4 years ago · Feb 02, 2021, 03:02 PM
USE scuola; DROP TABLE IF EXISTS Direttore; CREATE TABLE Direttore( ID_Direttore INT NOT NULL AUTO_INCREMENT, Data_Servizio DATE
4 years ago · Feb 02, 2021, 12:50 PM
user_token = Token::get($this->pdo, $token, TOKEN_EXP_DATE); // If 'token' not exists or expired if (!$user_token)
4 years ago · Feb 02, 2021, 09:12 AM
stmt = c.createStatement(); String sql = "CREATE TABLE IF NOT EXISTS asteroids (" + "ID INTEGER PRIMARY
4 years ago · Feb 02, 2021, 08:30 AM
return true if param exists, otherwise false end if not (givenValue or toRet) or
4 years ago · Feb 01, 2021, 04:52 PM
return true if param exists, otherwise false end if not (givenValue or toRet) or
4 years ago · Feb 01, 2021, 01:18 AM
module.") return end end -- Create the camera control module we need if it does not already exist in instantiatedCameraControllers
4 years ago · Feb 01, 2021, 12:46 AM
keys when formatting a table. -- -- null -- If this exists with a string value,
4 years ago · Jan 31, 2021, 10:46 PM
exists laboratorio; create database if not exists laboratorio; use laboratorio; create table facturas ( letra char (1)
4 years ago · Jan 31, 2021, 07:46 PM
structure for table formsuob_newenuob_en.academic_calendar CREATE TABLE IF NOT EXISTS `academic_calendar` ( `id` int(11) NOT
4 years ago · Jan 31, 2021, 04:40 PM
epilogi CASCADE; drop table if exists psifizei CASCADE; create table diamerisma( onomasia_dd varchar(60) not null, primary key (onomasia_dd));
4 years ago · Jan 31, 2021, 11:26 AM
with this exact name if it exists" id="searchButton" class="searchButton" type="submit"> </div> </form>
4 years ago · Jan 31, 2021, 05:18 AM
Arguments do StartingDirectory = StartingDirectory[Arguments[i]] if not StartingDirectory then Warn(StartingDirectory, "No longers exists") Bindable:Destroy() -- Disconnects break end
4 years ago · Jan 30, 2021, 10:20 PM
sqlite3.connect('user.sqlite3') cursor = idb.cursor() cursor.execute(''' CREATE TABLE IF NOT EXISTS user( id BIGINT, wallet
4 years ago · Jan 30, 2021, 08:02 PM
returns true if modem exists if not testPeripheral(modem, "isWireless") then if
4 years ago · Jan 30, 2021, 02:10 PM
where email='$email' and pwd='$pwd'"; //Check if user exists in the temporary table, means he has not verified his account $result
4 years ago · Jan 29, 2021, 07:46 PM
flag = flag + 0x01 end if not exists then flag = flag + 0x08
4 years ago · Jan 29, 2021, 07:46 PM
flag = flag + 0x01 end if not exists then flag = flag + 0x08
4 years ago · Jan 29, 2021, 06:44 PM
INTERVAL 3 YEAR) AND NOT EXISTS (SELECt * FROM payments WHERE
4 years ago · Jan 29, 2021, 12:12 PM
exists = true end end if not exists then if getType(elementID)~=nil then
Total pages: 2134