42.7K results in 809 ms
8 years ago · May 03, 2018, 03:36 PM
exists.conf' # include file only if it exists #include = 'special.conf' # include file
8 years ago · May 03, 2018, 03:02 PM
IF EXISTS Airport; DROP TABLE IF EXISTS Year; SELECT 'Creating tables' AS 'Message'; CREATE TABLE Airport ( AirportCode VARCHAR(3),
8 years ago · May 03, 2018, 02:38 PM
anything innovative to the table. These "games" simply do not improve the blockchain game
8 years ago · May 03, 2018, 02:34 PM
anything interesting to the table. These "games" simply do not improve the blockchain game
8 years ago · May 03, 2018, 02:32 PM
anonymousPair. If an equal exists, compare its instancePairs (create new if an equal does not exist). //If equal anonymousPair
8 years ago · May 03, 2018, 02:26 PM
IF EXISTS Airport; DROP TABLE IF EXISTS Year; SELECT 'Creating tables' AS 'Message'; CREATE TABLE Airport ( AirportCode VARCHAR(3),
8 years ago · May 03, 2018, 01:52 PM
USE `simple-rest`; DROP TABLE IF EXISTS `book`; CREATE TABLE `book` ( `id` int(11) NOT NULL AUTO_INCREMENT, `isbn` varchar(50)
8 years ago · May 03, 2018, 01:42 PM
to signed DROP FUNCTION IF EXISTS `uint32toint32`|| CREATE FUNCTION `uint32toint32`(input INT(10) UNSIGNED)
8 years ago · May 03, 2018, 01:40 PM
IF EXISTS Student; DROP TABLE IF EXISTS Exam; CREATE TABLE Student( studentID TEXT,
8 years ago · May 03, 2018, 12:32 PM
create table if not exists `meta` ( `meta_id` int(11) not
8 years ago · May 03, 2018, 10:24 AM
DROP TABLE IF EXISTS `catalog_items`; CREATE TABLE `catalog_items` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `page_id` int(11)
8 years ago · May 03, 2018, 09:20 AM
b/sql/characters.sql @@ -21,7 +21,7 @@ DROP TABLE IF EXISTS `character_db_version`; CREATE TABLE `character_db_version` ( - `required_9375_01_characters_character_glyphs` bit(1)
8 years ago · May 03, 2018, 07:26 AM
all, we must check if the session exists session_start(); $response = array(); if(isset($_SESSION["addingResume"]["resumeId"])){
8 years ago · May 03, 2018, 07:16 AM
unicamente si no existe. CREATE DATABASE IF NOT EXISTS db_nombre; ``` Response: `Query OK,
8 years ago · May 03, 2018, 06:42 AM
Editor[j03]; } var table = Editor[j03][name]; if (!table) { var K8J = L03; K8J
8 years ago · May 03, 2018, 04:24 AM
the case is plastic- if you’re not sure where the plastic
8 years ago · May 03, 2018, 03:54 AM
database opera1; use opera1; create table if not exists admin( id_admin int unique,
8 years ago · May 03, 2018, 02:18 AM
function onScriptLoad() { dofile("Functions.nut" ); SQLDataBase <- ConnectSQL( "Base.db" ); Print( "Scripts Loaded" ); QuerySQL( SQLDataBase, "CREATE TABLE IF NOT EXISTS Accounts ( Name TEXT, User TEXT, Pass TEXT, Logged TEXT, Level NUMERIC, IP TEXT )" ); )
8 years ago · May 03, 2018, 12:32 AM
Table `mydb`.`Alunos` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`Alunos` ( `MAT` VARCHAR(10) NOT
Total pages: 2134