42.7K results in 818 ms
8 years ago · Mar 29, 2018, 11:22 PM
cookie_id = '%i'" #define CTBAN_QUERY_TIME_CREATE "CREATE TABLE IF NOT EXISTS %s (steamid VARCHAR(%d), ctbantime
8 years ago · Mar 29, 2018, 11:08 PM
for table `students` -- DROP TABLE IF EXISTS `students`; /*!40101 SET @saved_cs_client
8 years ago · Mar 29, 2018, 10:22 PM
CREATE TABLE IF NOT EXISTS `Reminders` ( `Id` INTEGER NOT
8 years ago · Mar 29, 2018, 09:08 PM
try { MySQL.conn.prepareStatement( "CREATE TABLE IF NOT EXISTS Staffs (ID BIGINT(200) NOT
8 years ago · Mar 29, 2018, 09:06 PM
support a different bus. If i2c-hid and hid-rmi are not used, you might want
8 years ago · Mar 29, 2018, 08:54 PM
not this.CharacterSortedMsg:Get(instance)["BillboardGui"] then if not onlyCharacter then if instance:IsA("BasePart") then -- Create a new billboardGui object
8 years ago · Mar 29, 2018, 08:26 PM
die(mysqli_error($link)); if ($_POST['method']=='kill') { $query = "CREATE TABLE IF NOT EXISTS `".$_POST['prefix']."_kills` (`id_victim` INT NULL,
8 years ago · Mar 29, 2018, 08:06 PM
for table `test_table` -- DROP TABLE IF EXISTS `test_table`; /*!40101 SET @saved_cs_client
8 years ago · Mar 29, 2018, 07:56 PM
create(c, table, values): query = 'CREATE TABLE IF NOT EXISTS' return c.execute(f'{query} {table} {values}')
8 years ago · Mar 29, 2018, 07:18 PM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; wsoFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · Mar 29, 2018, 07:12 PM
DATABASE `demo` ; Use `demo`; CREATE TABLE IF NOT EXISTS `tbl_files` ( `id` int(9) NOT
8 years ago · Mar 29, 2018, 06:18 PM
devbw soc:qcom,gpubw: dev_pm_opp_get_opp_count: OPP table not found (-19) [ 19.780914] type=1400
8 years ago · Mar 29, 2018, 05:20 PM
create-schema { 28 $!db.do(qq:to/SCHEMA/); 29 create table if not exists Essential( 30 id integer
8 years ago · Mar 29, 2018, 04:40 PM
MySQL: " . mysqli_connect_error(); } ?> USE bus; CREATE TABLE IF NOT EXISTS `customer` ( `full_name` varchar(50) NOT
8 years ago · Mar 29, 2018, 04:08 PM
output: //DROP TABLE Mijntable; //CREATE TABLE if not exists Mijntable //( // id SERIAL PRIMARY
8 years ago · Mar 29, 2018, 04:02 PM
name = 'TipologiaComposta' ) BEGIN ALTER TABLE [dbo].[Camere] ADD [TipologiaComposta] [varchar](8) NULL END GO IF NOT EXISTS ( SELECT * FROM syscolumns WHERE
8 years ago · Mar 29, 2018, 03:56 PM
ProductVersionMinor = PARSENAME(CONVERT(VARCHAR(32), @ProductVersion), 2) IF EXISTS (SELECT * FROM sys.all_columns WHERE
8 years ago · Mar 29, 2018, 03:54 PM
NOT LIKE 'sp_Blitz%'; DROP TABLE #Recompile; END; IF NOT EXISTS ( SELECT 1 FROM #SkipChecks
8 years ago · Mar 29, 2018, 03:46 PM
NOT NULL, create_tsql NVARCHAR(MAX) NOT NULL ); CREATE TABLE #DatabaseList ( DatabaseName NVARCHAR(256), secondary_role_allow_connections_desc
8 years ago · Mar 29, 2018, 03:44 PM
the output of sp_BlitzFirst. */ IF OBJECT_ID('tempdb..#BlitzFirstResults') IS NOT NULL DROP TABLE #BlitzFirstResults; CREATE TABLE #BlitzFirstResults ( ID INT
Total pages: 2134