42.7K results in 801 ms
7 years ago · Oct 09, 2018, 09:16 PM
CREATE TABLE IF NOT EXISTS `friend_stream` ( `id` int(11) NOT
7 years ago · Oct 09, 2018, 08:04 PM
the entity exists/is valid if not (v.ignoreifai == true and v.is_aiOwned)
7 years ago · Oct 09, 2018, 07:22 PM
the entity exists/is valid if not (v.ignoreifai == true and v.is_aiOwned)
7 years ago · Oct 09, 2018, 07:14 PM
MYSQL_DATABASE); mysql_log(ALL); if(!mysql_errno()) { mysql_query(DATABASE, "CREATE TABLE IF NOT EXISTS Usuarios (ID INT NOT
7 years ago · Oct 09, 2018, 07:00 PM
CREATE TABLE IF NOT EXISTS MIH_SOLUZIONI_INVIATE ( SOLUZIONI_INVIATE_ID int(11) NOT
7 years ago · Oct 09, 2018, 06:46 PM
user_role Hibernate: drop table if exists users Hibernate: create table records (id bigint not null auto_increment, author varchar(255),
7 years ago · Oct 09, 2018, 06:16 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
7 years ago · Oct 09, 2018, 06:02 PM
DROP TABLE IF EXISTS abilities; CREATE TABLE abilities ( char_idx INTEGER,
7 years ago · Oct 09, 2018, 06:02 PM
get-date).adddays(-$MaxDateTreshhold) }catch{} try{ #---CHECKS IF USER EXISTS---# $CheckUser = Get-ADUser -LDAPFilter "(sAMAccountName=$Username)" }catch{} #---ONLY CREATE USER IF IT DOESN'T
7 years ago · Oct 09, 2018, 04:58 PM
IF NOT EXISTS test_db; CREATE TABLE IF NOT EXISTS test_db.users ( id INT AUTO_INCREMENT,
7 years ago · Oct 09, 2018, 02:30 PM
Entries ======================================== /* // v1.0 DROP TABLE IF EXISTS `arena_master`; CREATE TABLE `arena_master` ( `char_id` int(10) unsigned NOT NULL, `kills` smallint(5) unsigned
7 years ago · Oct 09, 2018, 02:06 PM
user_role Hibernate: drop table if exists users Hibernate: create table records (id bigint not null auto_increment, author varchar(255),
7 years ago · Oct 09, 2018, 01:54 PM
or a temporary table ``` CREATE [TEMPORARY] TABLE [IF NOT EXISTS] table( key type(size) NOT
7 years ago · Oct 09, 2018, 12:54 PM
DROP DATABASE IF EXISTS hunting; CREATE DATABASE hunting; use hunting; CREATE TABLE Animals( id INT NOT
7 years ago · Oct 09, 2018, 12:22 PM
exists ti_14092018; create database if not exists ti_14092018; use ti_14092018; create table pracownicy( ID integer not
7 years ago · Oct 09, 2018, 12:06 PM
resolve.. checking shared memory.. create shm/selftest/obj checking exists.. checking many objects.. 10000
7 years ago · Oct 09, 2018, 12:06 PM
boolean if checkConditions then if not (TriggerEvaluate(trig)) then return false
7 years ago · Oct 09, 2018, 10:54 AM
Return-Path) of the message. If not empty, * will be sent
7 years ago · Oct 09, 2018, 10:32 AM
AS ENUM ('autonomous', 'redirect'); CREATE TABLE IF NOT EXISTS users ( id BIGSERIAL PRIMARY
Total pages: 2134