42.7K results in 843 ms
5 years ago · Feb 11, 2020, 09:44 AM
for table `price` -- DROP TABLE IF EXISTS `price`; /*!40101 SET @saved_cs_client
5 years ago · Feb 11, 2020, 09:36 AM
Create Table tbl_LOG_GestaoReclamacoes ================================================================================ -- Autor: Pedro Neves ==================================================================================================== -- Data: 2019.12.01 ====================================================================================================== -- ======================================================================================================================= IF NOT EXISTS (SELECT 1 FROM sys.objects
5 years ago · Feb 11, 2020, 09:22 AM
Remove default db password if exists >>> Execute doUpdates() <<< - Create flag dir Fix IP
5 years ago · Feb 11, 2020, 09:04 AM
sqlite3.connect('mykerndata.db') cursor = conn.cursor() cursor.execute(""" CREATE TABLE IF NOT EXISTS kernel( id INTEGER PRIMARY
5 years ago · Feb 11, 2020, 07:22 AM
Server up to 5.5.19 Create Table MDL_key::mdl_key_init memory corruption | [6795]
5 years ago · Feb 11, 2020, 04:42 AM
quizdb", MODE_PRIVATE, null ); db.execSQL ( "create table if not exists quiz_questions(id integer primary key
5 years ago · Feb 11, 2020, 04:16 AM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; hardFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
5 years ago · Feb 11, 2020, 01:26 AM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; hardFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
5 years ago · Feb 10, 2020, 11:14 PM
for emojis -- ---------------------------- DROP TABLE IF EXISTS `emojis`; CREATE TABLE `emojis` ( `id` int(11) NOT NULL AUTO_INCREMENT, `min_rank` int(11)
5 years ago · Feb 10, 2020, 10:58 PM
on Debian GNU/Linux does not properly create the /var/lock/apache2 lock directory,
5 years ago · Feb 10, 2020, 10:08 PM
Create DB-- DROP DATABASE IF EXISTS My_Database; CREATE DATABASE My_Database; USE My_Database; --Student Table-- create TABLE students ( studentID
5 years ago · Feb 10, 2020, 10:02 PM
the database! [AWarn3] Warning Table Exists [AWarn3] Player Table Exists
5 years ago · Feb 10, 2020, 08:00 PM
random def create_table(): c.execute('CREATE TABLE IF NOT EXISTS TimeCard(unix REAL, datestamp TEXT,
5 years ago · Feb 10, 2020, 07:56 PM
§4[BountyPlus] [SQL] Unable to create a table. Check your config and
Total pages: 2134