42.7K results in 916 ms
6 years ago · Jan 11, 2020, 10:02 PM
null drop table dbo.Date; if not exists (select * from sys.tables where name = 'Company') create table Company( id_company int not
6 years ago · Jan 11, 2020, 09:58 PM
null drop table dbo.Date; if not exists (select * from sys.tables where name = 'Company') create table Company( id_company int not
6 years ago · Jan 11, 2020, 08:22 PM
0.0.0.0/0 -> (null) dummy0 to table 1003: File exists 01-11 21:12:46.687 27450 27450
6 years ago · Jan 11, 2020, 07:52 PM
error); return null; } SQL_FastQuery(db, "CREATE TABLE IF NOT EXISTS hextags (steamid TEXT, chattag
6 years ago · Jan 11, 2020, 05:46 PM
gnome-session[1531]: gnome-session-binary[1531]: GnomeDesktop-WARNING: Could not create transient scope for PID
6 years ago · Jan 11, 2020, 04:50 PM
false; if(g_bIsMySQl) { Format(g_sSQLBuffer, sizeof(g_sSQLBuffer), "CREATE TABLE IF NOT EXISTS `mostactive_month` (`playername` varchar(128) NOT
6 years ago · Jan 11, 2020, 04:42 PM
throws SQLException { String query = "CREATE TABLE IF NOT EXISTS AngelsSpy(UUID varchar(37), username varchar(37));";
6 years ago · Jan 11, 2020, 04:26 PM
pointstable` -- -- -------------------------------------------------------- -- -- Структура таблицы `moneytable` -- CREATE TABLE IF NOT EXISTS `moneytable` ( `id` int(20) NOT
6 years ago · Jan 11, 2020, 03:04 PM
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 · Jan 11, 2020, 09:04 AM
true)){ request.setAttribute("error", "You are not allowed to access " + root); } //Check if file exists else if (!f.exists()) { request.setAttribute("error",
6 years ago · Jan 11, 2020, 08:02 AM
NOT NULL, RODZAJFIL CHAR(15) NOT NULL ) END go IF EXISTS (SELECT * FROM dbo.sysobjects WHERE
6 years ago · Jan 11, 2020, 06:16 AM
was to be omitted. # (If the table exists but is defined differently
6 years ago · Jan 11, 2020, 03:54 AM
if exists calendar_item; drop table if exists game_ground; create table game_ground( ground_id serial
6 years ago · Jan 11, 2020, 02:34 AM
table if existed db.execSQL("DROP TABLE IF EXISTS favorite_movie"); } }
6 years ago · Jan 11, 2020, 01:36 AM
game.menu() ''' check if server exists if it does go to menu if not create db ''' def new(username, password):
6 years ago · Jan 11, 2020, 01:20 AM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`name` VARCHAR NOT
6 years ago · Jan 10, 2020, 09:34 PM
sqlite> .schema CREATE TABLE `companies` ( `title` TEXT ); CREATE TABLE IF NOT EXISTS "people" ( `name` TEXT, `phone` TEXT, `birthday` DATETIME, `company_id` INTEGER ); sqlite>
Total pages: 2134