42.7K results in 771 ms
7 years ago · Oct 19, 2018, 05:00 AM
onCreate(SQLiteDatabase db) { String query = "CREATE TABLE IF NOT EXISTS" + TABLE_PRODUCTS + "(" + COLUMN_TITLE + " TEXT NOT
7 years ago · Oct 19, 2018, 02:22 AM
CREATE TABLE IF NOT EXISTS `file_favorites` ( `uid` INT ( 11
7 years ago · Oct 19, 2018, 02:18 AM
table if existed db.execSQL("DROP TABLE IF EXISTS " + Note.TABLE_NAME); // Create tables again onCreate(db); } public
7 years ago · Oct 19, 2018, 01:22 AM
to establish reasonable thresholds CREATE TABLE IF NOT EXISTS a_commerce_auction_information_statistics ( auction_agg_stats STRUCT< nondistinct_auction_id_content_id:
7 years ago · Oct 18, 2018, 11:50 PM
USE `KeithWebster_MDV229_Database` ; -- ----------------------------------------------------- -- Table `KeithWebster_MDV229_Database`.`time_tracker_users` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `KeithWebster_MDV229_Database`.`time_tracker_users` ( `user_id` INT NOT
7 years ago · Oct 18, 2018, 11:48 PM
table `countries`.`tbl_countries` -- DROP TABLE IF EXISTS `countries`.`tbl_countries`; CREATE TABLE `countries`.`tbl_countries` ( `cnt_id` int(11) NOT NULL AUTO_INCREMENT, `cnt_name` varchar(80)
7 years ago · Oct 18, 2018, 10:18 PM
formatReadableSIUnit(num) -- pretty printLog() a table local function tprint (tbl, loglevel, indent) if not loglevel then loglevel = DEBUG
7 years ago · Oct 18, 2018, 08:04 PM
SQL_NOTES=0 */; -- -- Current Database: `collegue` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `collegue` /*!40100 DEFAULT CHARACTER
7 years ago · Oct 18, 2018, 07:00 PM
A method to check if employee username exists in employee table /// </summary> /// <param name="username"></param> /// <returns></returns>
7 years ago · Oct 18, 2018, 06:24 PM
for table `Platz` -- DROP TABLE IF EXISTS `Platz`; /*!40101 SET @saved_cs_client
7 years ago · Oct 18, 2018, 06:14 PM
table_exists THEN EXECUTE format( 'CREATE TABLE IF NOT EXISTS %I PARTITION OF test
7 years ago · Oct 18, 2018, 05:44 PM
CREATE TABLE IF NOT EXISTS pricehistory ( id INTEGER(6) UNSIGNED
7 years ago · Oct 18, 2018, 05:32 PM
SQL_NOTES=0 */; -- -- Current Database: `data_formation_wcs` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `data_formation_wcs` /*!40100 DEFAULT CHARACTER
7 years ago · Oct 18, 2018, 05:32 PM
ret int, @Error int IF NOT EXISTS( SELECT 1 FROM [dbo].[sysusers]
7 years ago · Oct 18, 2018, 05:22 PM
strength, what's the point if it's not your own personality?" an
7 years ago · Oct 18, 2018, 05:16 PM
IF EXISTS `Ticket`; -- DROP TABLE IF EXISTS `Role`; -- -- CREATE TABLE User( -- USER_ID INT
7 years ago · Oct 18, 2018, 04:54 PM
for table `Participants` -- DROP TABLE IF EXISTS `Participants`; /*!40101 SET @saved_cs_client
7 years ago · Oct 18, 2018, 04:52 PM
DU openmodularturrets.compatability.ModCompatibility checkForMods INFO: Not sure if iron ingot, or electrical
7 years ago · Oct 18, 2018, 03:54 PM
DU openmodularturrets.compatability.ModCompatibility checkForMods INFO: Not sure if iron ingot, or electrical
Total pages: 2134