42.7K results in 732 ms
4 years ago · Dec 17, 2020, 03:26 AM
name: init# CREATE TABLE IF NOT EXISTS content { content_id INTEGER PRIMARY
4 years ago · Dec 16, 2020, 05:18 PM
error '{e}' occurred") create_transport_table = """ CREATE TABLE IF NOT EXISTS transport ( id_car INTEGER PRIMARY
4 years ago · Dec 16, 2020, 01:04 PM
EXISTS ProiectAeroport; USE ProiectAeroport; create table if not exists Gestiune( id_gestiune int auto_increment,
4 years ago · Dec 16, 2020, 10:36 AM
stocker les résultats drop table if exists tmp_date_notice; CREATE TEMPORARY TABLE tmp_date_notice (cote
4 years ago · Dec 16, 2020, 10:36 AM
char sQuery[512]; hDatabase.Format(sQuery, sizeof(sQuery), "CREATE TABLE IF NOT EXISTS `%s` (`id` INT UNSIGNED
4 years ago · Dec 16, 2020, 10:08 AM
char sQuery[512]; hDatabase.Format(sQuery, sizeof(sQuery), "CREATE TABLE IF NOT EXISTS `%s` (`id` INT UNSIGNED
4 years ago · Dec 16, 2020, 08:16 AM
end -- Check to see if a statefile exists local function statefile_checker() local
4 years ago · Dec 16, 2020, 08:04 AM
TABLE IF EXISTS `mydb`.`Магазин` ; CREATE TABLE IF NOT EXISTS `mydb`.`Магазин` ( `Магазин_id` INT NOT
4 years ago · Dec 16, 2020, 04:36 AM
end -- Check to see if a statefile exists local function statefile_checker() local
4 years ago · Dec 16, 2020, 04:14 AM
end -- Check to see if a statefile exists local function statefile_checker() local
4 years ago · Dec 16, 2020, 01:06 AM
USE `sistemadecobranzas` ; -- ----------------------------------------------------- -- Table `sistemadecobranzas`.`Comision` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `sistemadecobranzas`.`Comision` ( `COM.Codigo_Comision` INT NOT
4 years ago · Dec 15, 2020, 08:06 PM
gs_hash_table_init((__ht), (__hmk), (__hmv));\ }\ \ /* Grow table if necessary */\ uint32_t capacity = gs_hash_table_capacity(__ht);\
4 years ago · Dec 15, 2020, 06:18 PM
condition = %s", tostring(ConditionalName)) end if (not callSuccess) then LogError("LUA_ERROR: %s",
4 years ago · Dec 15, 2020, 03:36 PM
use [master] drop database if exists [kr3]; create database [kr3]; use [kr3]; create table [Animator] ( [ID] integer identity(1,1), [Number] char
4 years ago · Dec 15, 2020, 02:58 PM
EXISTS ProiectAeroport; USE ProiectAeroport; create table if not exists Gestiune( id_gestiune int auto_increment,
4 years ago · Dec 15, 2020, 12:54 PM
QSqlQuery timeline_query(dbase); QString timeline_create = "CREATE TABLE IF NOT EXISTS TIMELINE (METERS BIGINT NOT
4 years ago · Dec 15, 2020, 12:18 PM
to see if key exists and if not again continue if (isset($val[LANGUAGE_NONE],
4 years ago · Dec 15, 2020, 11:52 AM
error '{e}' occurred") create_transport_table = """ CREATE TABLE IF NOT EXISTS transport ( id_car INTEGER PRIMARY
4 years ago · Dec 15, 2020, 11:40 AM
static String COL_NUMBER = "cNumber"; /* CREATE TABLE IF NOT EXISTS tContacts( _id INTEGER PRIMARY
Total pages: 2134