42.7K results in 826 ms
6 years ago · Mar 26, 2019, 09:14 PM
table `city` -- DROP TABLE IF EXISTS `city`; CREATE TABLE `city` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(255)
6 years ago · Mar 26, 2019, 08:40 PM
physician CASCADE; DROP TABLE IF EXISTS patient CASCADE; CREATE TABLE department ( dID int8 NOT NULL, label varchar(255) NOT
6 years ago · Mar 26, 2019, 08:36 PM
SERIALIZABLE; SET XACT_ABORT ON; CREATE TABLE [rewards].[tmp_ms_xx_TBL_RewardAdjustment] ( [RewardAdjustmentId] INT IDENTITY (1, 1) NOT NULL, [CustomerId] UNIQUEIDENTIFIER NOT
6 years ago · Mar 26, 2019, 08:24 PM
end function check_create_db() sql = [[ CREATE TABLE IF NOT EXISTS rooms ( uid TEXT PRIMARY
6 years ago · Mar 26, 2019, 08:22 PM
end function check_create_db() sql = [[ CREATE TABLE IF NOT EXISTS rooms ( uid TEXT PRIMARY
6 years ago · Mar 26, 2019, 08:04 PM
check if the file exists already map_path = self.map_path if not os.path.exists(self.maps_path): os.mkdir(self.maps_path) if not
6 years ago · Mar 26, 2019, 08:02 PM
TABLE IF EXISTS `etat`; CREATE TABLE IF NOT EXISTS `etat` ( `id` char(2) NOT
6 years ago · Mar 26, 2019, 07:54 PM
22:49:10] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
6 years ago · Mar 26, 2019, 07:14 PM
2), "", 0) -- away VH:SQLQuery ("create table if not exists `lua_towns_stat` (`nick` varchar(255) not
6 years ago · Mar 26, 2019, 06:56 PM
in this Agreement, including if you create any new recordings through
6 years ago · Mar 26, 2019, 06:18 PM
db: cursor = db.cursor() cursor.execute("""CREATE TABLE IF NOT EXISTS game ( questionID integer PRIMARY
6 years ago · Mar 26, 2019, 06:16 PM
db: cursor = db.cursor() cursor.execute("""CREATE TABLE IF NOT EXISTS game ( questionID integer PRIMARY
6 years ago · Mar 26, 2019, 05:14 PM
drop trigger trigger2 go create trigger trigger2 on tnotas after update as IF not EXISTS (SELECT * FROM sysobjects WHERE
6 years ago · Mar 26, 2019, 03:56 PM
Will work in tools. If ran more than once it will not create more than one weld.
6 years ago · Mar 26, 2019, 03:36 PM
IdentifyUser; //QSSD07.01.01.09<< END; OnDelete=BEGIN IF NOT UserSetupMgt.CheckRespCenter(1,"Responsibility Center") THEN ERROR(
6 years ago · Mar 26, 2019, 02:24 PM
ForEach-Object { # https://p0w3rsh3ll.wordpress.com/2016/06/14/any-documented-adsi-changes-in-powershell-5-0/ $memberNames += ([ADSI]$_).psbase.InvokeGet('Name') } If (-Not ($memberNames -Contains $username)) { # Make sure the user exists, again if([ADSI]::Exists("WinNT://$computerName/$username")) { # Add the
6 years ago · Mar 26, 2019, 02:20 PM
of every sold device if not respected - Alleviate the previous
6 years ago · Mar 26, 2019, 01:40 PM
new String:Query[255]; Format(Query, sizeof(Query), "CREATE TABLE IF NOT EXISTS raffle (steamid TEXT UNIQUE,
Total pages: 2134