42.7K results in 784 ms
6 years ago · Mar 14, 2019, 11:28 AM
create table if not exists somedates ( startdate date, otherdates
6 years ago · Mar 14, 2019, 10:06 AM
CREATE TABLE IF NOT EXISTS wydzial( department_id int, department_name
6 years ago · Mar 14, 2019, 09:54 AM
create_table(arduino_ip): cursor = db.cursor() cursor.execute(''' CREATE TABLE IF NOT EXISTS ip''' + arduino_ip.split('.')[3] + '''( ID INT
6 years ago · Mar 14, 2019, 08:50 AM
p WHERE categorie='hardware3' and not exists (select 1 from rand_comenzi
6 years ago · Mar 14, 2019, 07:24 AM
if($_SERVER['REQUEST_METHOD'] == 'POST') { if(isset($_POST['email']) && !empty($_POST['email'])) { // if a value exists in sent data // Set
6 years ago · Mar 14, 2019, 07:10 AM
CREATE TABLE IF NOT EXISTS `poll_answer` ( `id` int(11) NOT
6 years ago · Mar 14, 2019, 06:58 AM
CREATE TABLE IF NOT EXISTS `news` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(150) DEFAULT '', `body` text, `time` int(11) DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
6 years ago · Mar 14, 2019, 02:38 AM
IF EXISTS movies; DROP TABLE IF EXISTS actors; -- CREATE the table, note that
6 years ago · Mar 14, 2019, 02:14 AM
2341825 2350968 0 205656 If Not Exists (Select * From ATMStatusHistory Where
6 years ago · Mar 14, 2019, 01:20 AM
end function check_create_db() sql = [[ CREATE TABLE IF NOT EXISTS rooms ( uid TEXT PRIMARY
6 years ago · Mar 14, 2019, 12:54 AM
home location // if it exists, and if not set to the island
6 years ago · Mar 13, 2019, 11:20 PM
onCreate(SQLiteDatabase db) { String sql = "CREATE TABLE IF NOT EXISTS players (" + "id INTEGER PRIMARY
6 years ago · Mar 13, 2019, 11:14 PM
517 [ 0.372687,7] smd_channel_probe_now: allocation table not initialized [ 0.372975,7] smd_channel_probe_now: allocation
6 years ago · Mar 13, 2019, 09:20 PM
running yet. -- .Start() creates if not already created and at
6 years ago · Mar 13, 2019, 08:54 PM
0|camera | 2019-03-13T22:46:43+02:00 s.sqlQuery QUERY CREATE TABLE IF NOT EXISTS `Presets` ( `ke` varchar(50) DEFAULT
6 years ago · Mar 13, 2019, 08:22 PM
na', 'euw' ) ''') await conn.execute(''' CREATE TABLE IF NOT EXISTS servers( server_id serial PRIMARY
6 years ago · Mar 13, 2019, 06:40 PM
address 127.0.0.1:64434 () DBG | operation not supported by device () Calling
6 years ago · Mar 13, 2019, 06:24 PM
de date filmografie drop table if exists filme; create table filme( CodFilm BIGINT
6 years ago · Mar 13, 2019, 05:12 PM
or a null pointer if none exists. */ static struct ofservice * ofservice_lookup(struct
Total pages: 2134