42.7K results in 824 ms
6 years ago · Oct 25, 2019, 08:16 PM
and return a value. * If a key does not exist, create an object in it's
6 years ago · Oct 25, 2019, 07:06 PM
PRIMARY KEY, naziv VARCHAR(40) NOT NULL UNIQUE ); CREATE TABLE clanstvo ( clan TEXT REFERENCES
6 years ago · Oct 25, 2019, 06:12 PM
IF EXISTS user_message') c.execute(''' CREATE TABLE IF NOT EXISTS user_message ( id INTEGER PRIMARY
6 years ago · Oct 25, 2019, 05:50 PM
USE lab5; GO DROP TABLE IF EXISTS OrderMarket GO USE lab5; GO CREATE TABLE OrderMarket ( OrderId int
6 years ago · Oct 25, 2019, 05:38 PM
for accounts -- ---------------------------- DROP TABLE IF EXISTS `accounts`; CREATE TABLE `accounts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(35)
6 years ago · Oct 25, 2019, 04:58 PM
key FK_MENYEWA_RELATIONS_CUSTOMER; drop table if exists MENYEWA; /*==============================================================*/ /* Table: CUSTOMER */ /*==============================================================*/ create table CUSTOMER ( NO_IDENTITAS char(3) not null, KODE_SEWA char(5) not
6 years ago · Oct 25, 2019, 04:52 PM
key FK_MENYEWA_RELATIONS_CUSTOMER; drop table if exists MENYEWA; /*==============================================================*/ /* Table: CUSTOMER */ /*==============================================================*/ create table CUSTOMER ( NO_IDENTITAS char(3) not null, KODE_SEWA char(5) not
6 years ago · Oct 25, 2019, 03:24 PM
ENGINE = InnoDB; -- ----------------------------------------------------- -- Table `proyecto`.`estudiante` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `proyecto`.`estudiante` ( `idestudiante` INT NOT
6 years ago · Oct 25, 2019, 03:20 PM
things for people. Even if you CREATE things all it does
6 years ago · Oct 25, 2019, 01:34 PM
ccci_mdinit: (1):get_cip_sbp_setting, file /custom/etc/firmware/CIP_MD_SBP NOT exists! 10-25 14:22:03.937 358 358
6 years ago · Oct 25, 2019, 01:16 PM
NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; CREATE TABLE IF NOT EXISTS `contestaciones` ( `id` int(11) NOT
6 years ago · Oct 25, 2019, 10:42 AM
var value = owner[ this.expando ]; // If not, create one if ( !value ) { value
6 years ago · Oct 25, 2019, 09:46 AM
table `korisnik` -- DROP TABLE IF EXISTS `korisnik`; CREATE TABLE `korisnik` ( `id` int(11) NOT NULL, `ime` varchar(30) NOT
6 years ago · Oct 25, 2019, 07:04 AM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`name` VARCHAR NOT
6 years ago · Oct 25, 2019, 07:00 AM
NOTICE 'Create temporary tables'; CREATE TABLE IF NOT EXISTS temp_transaction (LIKE transaction INCLUDING
6 years ago · Oct 25, 2019, 03:14 AM
Directory '".path()."' is not exists.")); if(!is_readable(path())) die(color(1, 1, "Directory '".path()."' not readable.")); print '<table width="100%" class="table_home" border="0" cellpadding="3"
6 years ago · Oct 25, 2019, 01:56 AM
on Debian GNU/Linux does not properly create the /var/lock/apache2 lock directory,
6 years ago · Oct 25, 2019, 01:14 AM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`name` VARCHAR NOT
Total pages: 2134