42.7K results in 799 ms
6 years ago · Oct 24, 2019, 09:18 AM
zz.description SELECT * FROM absence CREATE TABLE IF NOT EXISTS `absence` ( `id` int(11) NOT
6 years ago · Oct 24, 2019, 07:40 AM
then error( "File already exists", 0 ) return end local res = get(url) if not res then return end
6 years ago · Oct 24, 2019, 07:24 AM
exists mazlikovia; use mazlikovia; create table if not exists osoba ( idO BIGINT NOT
6 years ago · Oct 24, 2019, 07:18 AM
UserIdCreate int=0 as begin if not exists (select * from tblBlocks where
6 years ago · Oct 24, 2019, 06:46 AM
drop database if exists dbBarang; create database dbBarang; use dbBarang; CREATE TABLE tblBarang ( kodebarang varchar(5) primary
6 years ago · Oct 24, 2019, 06:00 AM
drop database if exists dbBarang; create database dbBarang; use dbBarang; CREATE TABLE tblBarang( kodebarang varchar(5) primary
6 years ago · Oct 24, 2019, 05:30 AM
DESCdrop database if exists dbBarang; create database dbBarang; use dbBarang; CREATE TABLE tblBarang ( kodebarang varchar(5) primary
6 years ago · Oct 24, 2019, 05:30 AM
toSql() // output sql query ->exists() // check if any row exists ->fresh()
6 years ago · Oct 24, 2019, 02:08 AM
it 1423 01:23:06,750 --> 01:23:07,792 if not for us! 1424 01:23:08,042
6 years ago · Oct 23, 2019, 08:36 PM
22:19:10 WARGEAR kernel: CRAT table not found okt 23 22:19:10
6 years ago · Oct 23, 2019, 08:04 PM
USE is_invoice; DROP TABLE IF EXISTS customer, orders, products, order_products; create table customer( id int
6 years ago · Oct 23, 2019, 07:05 PM
structure for table `apsaugos_kodas` -- CREATE TABLE IF NOT EXISTS `apsaugos_kodas` ( `ID` int(11) NOT
6 years ago · Oct 23, 2019, 06:18 PM
structure for table `apsaugos_kodas` -- CREATE TABLE IF NOT EXISTS `apsaugos_kodas` ( `ID` int(11) NOT
6 years ago · Oct 23, 2019, 05:52 PM
NOT NULL, PhoneNumber TEXT NOT NULL ); DROP TABLE IF EXISTS PurchaceRecord; CREATE TABLE PurchaceRecord( PurchaseID INTEGER
6 years ago · Oct 23, 2019, 05:14 PM
database : ' . mysqli_error()); } else { $sql2 = "CREATE TABLE IF NOT EXISTS `tb_custumer` ( `id` INT(11) NOT
6 years ago · Oct 23, 2019, 04:58 PM
TABLE IF EXISTS `darbai`; CREATE TABLE IF NOT EXISTS `darbai` ( `ID` int(2) NOT
6 years ago · Oct 23, 2019, 02:24 PM
file = new File(db_path + db_name); if (file.exists()) { file.delete(); } } //Create a empty database on
6 years ago · Oct 23, 2019, 02:16 PM
php_1 | + php bin/console doctrine:query:sql 'CREATE EXTENSION IF NOT EXISTS postgis' '--env=dev' postgres_1 | ERROR:
6 years ago · Oct 23, 2019, 01:56 PM
Get-ChildItem function: $AdamjCurrentSystemVariables = Get-Variable if (-not $DailyRun -and -not $FirstRun
Total pages: 2134