42.7K results in 853 ms
7 years ago · Oct 17, 2018, 07:04 AM
insert data. | ``'append'`` | If table exists, insert data. Create if does not exist. | private_key : str, optional
7 years ago · Oct 17, 2018, 06:16 AM
Drop table `reszleg` -- DROP TABLE IF EXISTS reszleg; -- -- Set default database -- USE autokolcsonzo; -- -- Create table `reszleg` -- CREATE TABLE
7 years ago · Oct 17, 2018, 06:14 AM
table admin # DROP TABLE IF EXISTS `admin`; CREATE TABLE `admin` ( `id_admin` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(100)
7 years ago · Oct 17, 2018, 05:24 AM
that this world was not real. But even if it is an impossible
7 years ago · Oct 17, 2018, 04:30 AM
[20:06:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [20:06:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.mine
7 years ago · Oct 17, 2018, 03:10 AM
logger.info('Running: {}'.format('fn - drop_staging')) rshift.conn.execute("""DROP TABLE IF EXISTS pub_staging;""") def create_temp_staging(): logger.info('Running: {}'.format('fn - create_temp_staging')) rshift.conn.execute(""" CREATE TEMP TABLE pub_staging (LIKE
7 years ago · Oct 17, 2018, 02:42 AM
“Do you realize that's not normal? If it aggravates the situation,
7 years ago · Oct 17, 2018, 02:12 AM
LIKE '{$table_name}'") != $table_name) { $sql = " CREATE TABLE IF NOT EXISTS `{$table_name}` ( `id` INT NOT
7 years ago · Oct 17, 2018, 12:18 AM
a record from the table, throwing an exception if no such record * exists. */ public synchronized Record getRecord(RecordId
7 years ago · Oct 16, 2018, 11:48 PM
structure for table gamedb.server_status CREATE TABLE IF NOT EXISTS `server_status` ( `status` enum('0','1','2') NOT
7 years ago · Oct 16, 2018, 11:30 PM
SELECT @TamImagen --SELECT @Tam --IF NOT EXISTS (SELECT ap.RID FROM AnexosPOS
7 years ago · Oct 16, 2018, 10:26 PM
Adds to count, and if table is too small and not already * resizing, initiates transfer.
7 years ago · Oct 16, 2018, 10:24 PM
23:19:21 DEBUG SEB:404 - Tasks Create SQLCREATE TABLE IF NOT EXISTS TASKS (task_id INTEGER PRIMARY
7 years ago · Oct 16, 2018, 09:58 PM
22:49:08 DEBUG SEB:404 - Tasks Create SQLCREATE TABLE IF NOT EXISTS TASKS (task_id INTEGER PRIMARY
7 years ago · Oct 16, 2018, 09:46 PM
there a bit?" "Izu? ... If not for these annoying circumstances,
7 years ago · Oct 16, 2018, 06:04 PM
IN (1, 10, 100))=3) create table products ( product_id int not null ); insert into products
7 years ago · Oct 16, 2018, 03:44 PM
void createBDCustomers(){ String sql = "CREATE TABLE IF NOT EXISTS Cliente1 (n" + " id integer
Total pages: 2134