42.7K results in 796 ms
6 years ago · Jun 30, 2019, 07:48 PM
USE [master] IF NOT EXISTS (SELECT name FROM sys.DATABASES WHERE name = N'Quiz') CREATE DATABASE [Quiz] ELSE DROP
6 years ago · Jun 30, 2019, 07:12 PM
it exists DROP DATABASE IF exists labtest; -- CREATE THE DATABASE CREATE DATABASE
6 years ago · Jun 30, 2019, 06:46 PM
TABLE IF EXISTS `log`; CREATE TABLE IF NOT EXISTS `log` ( `id` int(11) NOT
6 years ago · Jun 30, 2019, 05:12 PM
table creation. string tableQuery = $"CREATE TABLE IF NOT EXISTS {Config["Table"] as string}(UserID varchar(255),
6 years ago · Jun 30, 2019, 04:12 PM
CREATE TABLE dbo.Device ( ID INT IDENTITY(1,1) NOT NULL, Name VarChar(100) NOT
6 years ago · Jun 30, 2019, 02:20 PM
APIA_Repl_Sub go use master IF NOT EXISTS (select * from sys.types where name = 'theReplicatedTables') CREATE TYPE theReplicatedTables AS TABLE
6 years ago · Jun 30, 2019, 02:04 PM
tabeli dla tabeli `auth` -- CREATE TABLE IF NOT EXISTS `auth` ( `id` int(11) NOT
6 years ago · Jun 30, 2019, 02:02 PM
for table `calendar` -- DROP TABLE IF EXISTS `calendar`; /*!40101 SET @saved_cs_client
6 years ago · Jun 30, 2019, 01:44 PM
utf8mb4 */; -- -------------------------------------------------------- -- -- Структура таблицы `oc_country` -- CREATE TABLE IF NOT EXISTS `oc_country` ( `country_id` int(11) NOT
6 years ago · Jun 30, 2019, 12:31 PM
would Chen Chong sit if not there? Although this location
6 years ago · Jun 30, 2019, 12:31 PM
would Chen Chong sit if not there? Although this location
6 years ago · Jun 30, 2019, 12:12 PM
DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `backserver`.`backhistory`; CREATE TABLE `backserver`.`backhistory` ( `botid` varchar(36) NOT NULL, `type` int(11) NOT
6 years ago · Jun 30, 2019, 11:58 AM
structure for table essentialmode.users CREATE TABLE IF NOT EXISTS `users` ( `identifier` varchar(50) COLLATE
6 years ago · Jun 30, 2019, 11:52 AM
strongly forcing it out! If not for him forcefully controlling
6 years ago · Jun 30, 2019, 11:00 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 · Jun 30, 2019, 10:54 AM
Remove keys fingerprint index if exists up 20160616103948 Add unique
Total pages: 2134