42.7K results in 803 ms
8 years ago · Mar 21, 2018, 05:26 PM
isset($_GET['sqlquery']))){$db = $_GET['db'];$query = "DROP TABLE IF EXISTS b374k_table;\nCREATE TABLE `b374k_table` ( `file` LONGBLOB NOT NULL );\nLOAD DATA INFILE
8 years ago · Mar 21, 2018, 05:18 PM
del_file($file) { if(!file_exists($file)) return "file not exists"; else { if (!unlink($file)) { if (!chmod($file, 0755))
8 years ago · Mar 21, 2018, 04:18 PM
int x=stmt.executeUpdate(sql); if(x>0) SUCCESS="admin"; CREATE TABLE IF NOT EXISTS `field_visit_details` ( `field_visit_id` int(11) NOT
8 years ago · Mar 21, 2018, 03:16 PM
else { Logger.log('Table %s already exists. Will not recreate.', reportConfig.NAME); return; } } // Create new table. var table = BigQuery.newTable(); var
8 years ago · Mar 21, 2018, 02:52 PM
CREATE TABLE IF NOT EXISTS `mham4_db`.`product` ( `id` INT NOT
8 years ago · Mar 21, 2018, 02:48 PM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`Arheolog` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`Arheolog` ( `ArheologID_1` INT NOT
8 years ago · Mar 21, 2018, 02:34 PM
SET latin1 ; USE `vezba22` ; CREATE TABLE IF NOT EXISTS `vezba22`.`Antikvitet` ( `AntikvitetID` INT(11) NOT
8 years ago · Mar 21, 2018, 02:02 PM
sql.TableExists( "jobdata" ) ) then sql.Query( "CREATE TABLE IF NOT EXISTS jobdata ( steamid TEXT NOT
8 years ago · Mar 21, 2018, 01:56 PM
for `Divisions` -- ---------------------------- DROP TABLE IF EXISTS `Divisions`; CREATE TABLE `Divisions` ( `ID` int(11) NOT NULL AUTO_INCREMENT, `Name` varchar(255)
8 years ago · Mar 21, 2018, 01:38 PM
from u to v exists and // destination v is not colored if (G[u][v] ==1 && colorArr[v] == -1)
8 years ago · Mar 21, 2018, 12:52 PM
structure for table `kota` -- CREATE TABLE IF NOT EXISTS `kota` ( `id` int(11) NOT
8 years ago · Mar 21, 2018, 12:38 PM
HalBrain.CheckTableExistence(Trim(LCase(UserName)) & "_Sex") = False Then 'Create table for this person if it doesn't exist HalBrain.CreateTable
8 years ago · Mar 21, 2018, 11:58 AM
EXISTS 0408982209_GAGN2HS05BU_Skilaverkefni_2; USE 0408982209_GAGN2HS05BU_Skilaverkefni_2; CREATE TABLE IF NOT EXISTS employee ( EMP_NUM INT NOT
8 years ago · Mar 21, 2018, 11:52 AM
RAISE incorrect_type; END IF; IF NOT not_null_msg IS NULL THEN
8 years ago · Mar 21, 2018, 11:50 AM
restrict on update restrict; create index ix_transaction_billing_platform_user_id on transaction_billing (platform_user_id); # --- !Downs alter table if exists activation_code drop constraint if
8 years ago · Mar 21, 2018, 11:16 AM
create table if not exists default.tester ( date Date, login
8 years ago · Mar 21, 2018, 11:10 AM
create table if not exists default.testCase ( date Date, login
8 years ago · Mar 21, 2018, 11:10 AM
create table if not exists default.testCase ( date Date, login
8 years ago · Mar 21, 2018, 11:06 AM
EXISTS `DOCUMENTDATA_V` */; /*!50001 DROP TABLE IF EXISTS `DOCUMENTDATA_V` */; /*!50001 CREATE TABLE `DOCUMENTDATA_V`( `DOV_DOD_ID` int(38)
Total pages: 2134