42.7K results in 813 ms
7 years ago · Sep 13, 2018, 01:24 PM
for `homes_catalog` -- ---------------------------- DROP TABLE IF EXISTS `homes_catalog`; CREATE TABLE `homes_catalog` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text
7 years ago · Sep 13, 2018, 01:10 PM
TABLE IF EXISTS `account_access`; CREATE TABLE IF NOT EXISTS `account_access` ( `id` int(11) unsigned
7 years ago · Sep 13, 2018, 12:38 PM
когда будут нарушатьÑÑ ÑвÑзи. CREATE TABLE IF NOT EXISTS my_table ( -- ключ IF NOT
7 years ago · Sep 13, 2018, 12:14 PM
not Line 1436: // it's not the real end of table refs Line 1610: // if this is a real
7 years ago · Sep 13, 2018, 12:10 PM
if exists $sql = " DROP TABLE IF EXISTS `comments`; DROP TABLE IF
7 years ago · Sep 13, 2018, 11:18 AM
structure for table `user_details` -- CREATE TABLE IF NOT EXISTS `user_details` ( `user_id` int(11) NOT
7 years ago · Sep 13, 2018, 11:08 AM
should be deleted automatically. CREATE TABLE IF NOT EXISTS `reponses` ( `response_id` int(10) unsigned
7 years ago · Sep 13, 2018, 11:04 AM
longitude/latitude values from DB CREATE TABLE IF NOT EXISTS `buss_StopPoints` ( `Name` varchar(50) NOT
7 years ago · Sep 13, 2018, 10:36 AM
But why did they not vanish? If it’s not because they’re
7 years ago · Sep 13, 2018, 08:22 AM
drop table if exists products; create table products ( id int,
7 years ago · Sep 13, 2018, 07:34 AM
Create ERD tabels Kunja CREATE TABLE gast ( gastID INT NOT NULL, voornaam nvarchar(25), achternaam NVARCHAR(255), adres
7 years ago · Sep 13, 2018, 07:04 AM
if not ReturnBoard then -- create board if not created print("Creating Trello Board")
7 years ago · Sep 13, 2018, 06:14 AM
id_firmy INT, nazwa_firmy VARCHAR(200) ) CREATE TABLE IF NOT EXISTS firmy ( id_firmy INT, nazwa_firmy
7 years ago · Sep 13, 2018, 06:08 AM
NAMES utf8mb4 */; -- -- Database: `restful` -- CREATE DATABASE IF NOT EXISTS `restful` DEFAULT CHARACTER SET
7 years ago · Sep 13, 2018, 04:00 AM
structure for table `fault_system` -- CREATE TABLE IF NOT EXISTS `fault_system` ( `job_name` longtext COLLATE
7 years ago · Sep 13, 2018, 03:58 AM
siblings using a relation CREATE TABLE IF NOT EXISTS `SomeModel` ( `id` int NOT
7 years ago · Sep 13, 2018, 02:32 AM
errorMessage; const char *sql_stmt = "CREATE TABLE IF NOT EXISTS IMAGERATING (CONTENTNAME STRING, RATING
7 years ago · Sep 13, 2018, 02:06 AM
a mod change Could not instantiate Verb (directOwner=Verse.HediffComp_VerbGiver): System.MissingMethodException: Cannot create an abstract class 'RimWorld.Verb_MeleeAttack'.
7 years ago · Sep 13, 2018, 01:36 AM
to index non existant table error [4:10 PM] bobingabout: if not global.force then global.force = {} end
Total pages: 2134