42.7K results in 777 ms
8 years ago · Mar 06, 2018, 06:36 PM
table `bom` -- DROP TABLE IF EXISTS `bom`; CREATE TABLE `bom` ( `BDASSID` varchar(45) NOT NULL, `BDCOMP` varchar(45) NOT
8 years ago · Mar 06, 2018, 06:26 PM
SET QUOTED_IDENTIFIER ON GO IF NOT EXISTS (SELECT * FROM sys.objects WHERE
8 years ago · Mar 06, 2018, 04:36 PM
the value on the table right-hand side is not used). # #mynetworks = 168.100.189.0/28, 127.0.0.0/8
8 years ago · Mar 06, 2018, 04:00 PM
this view drop function if exists "dbLegal".tbCaseAssetCalcVW_UpdData() cascade; create or replace function "dbLegal".tbCaseAssetCalcVW_UpdData()
8 years ago · Mar 06, 2018, 03:58 PM
this view drop function if exists "dbLegal".tbCaseTranVerdVW_UpdData() cascade; create or replace function "dbLegal".tbCaseTranVerdVW_UpdData()
8 years ago · Mar 06, 2018, 03:56 PM
this view drop function if exists "dbLegal".tbCaseTranCalcVW_UpdData() cascade; create or replace function "dbLegal".tbCaseTranCalcVW_UpdData()
8 years ago · Mar 06, 2018, 03:54 PM
this view drop function if exists "dbLegal".tbDebtCalcVW_UpdData() cascade; create or replace function "dbLegal".tbDebtCalcVW_UpdData()
8 years ago · Mar 06, 2018, 03:26 PM
Table `pyreal`.`portal` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `pyreal`.`portal` ( `idPortal` INT(10) UNSIGNED
8 years ago · Mar 06, 2018, 03:08 PM
then", " return def", " end -- if not exists", " local h = M.oldGlob.fs.open(f, \"r\")",
8 years ago · Mar 06, 2018, 03:06 PM
then", " return def", " end -- if not exists", " local h = M.oldGlob.fs.open(f, \"r\")",
8 years ago · Mar 06, 2018, 02:58 PM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`User` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`User` ( `idUser` INT NOT
8 years ago · Mar 06, 2018, 12:50 PM
SQL_NOTES=0 */; -- -- Current Database: `proyectorestaurante` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `jamear` /*!40100 DEFAULT CHARACTER
8 years ago · Mar 06, 2018, 12:42 PM
g_iCreateTables = 0; char sPolls[] = "CREATE TABLE IF NOT EXISTS `mvotes_polls` \ ( \ `id` int(11) NOT
8 years ago · Mar 06, 2018, 11:58 AM
function table_create() { $sql = <<<DOC CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT
8 years ago · Mar 06, 2018, 11:26 AM
Birthday] date, [Reader_name] nvarchar(30) NOT NULL PRIMARY KEY(Library_card_id) ) CREATE TABLE [Authors]( [Author_id] int IDENTITY(1,1),
8 years ago · Mar 06, 2018, 11:02 AM
IF Object_id('tempdb..#tempt') IS NOT NULL DROP TABLE #tempt SELECT group_id, 55
8 years ago · Mar 06, 2018, 10:18 AM
default | | table_exists? | table_name | true if the given table name exists | | view_exists? | view_name | true if
8 years ago · Mar 06, 2018, 09:54 AM
for table `catalouge` -- DROP TABLE IF EXISTS `catalouge`; /*!40101 SET @saved_cs_client
8 years ago · Mar 06, 2018, 09:26 AM
EXISTS `rorschachdb` USE `rorschachdb`; CREATE TABLE IF NOT EXISTS `rorschach` ( `ID` int(11) NOT
8 years ago · Mar 06, 2018, 09:22 AM
WARNING /mnt/dev/Reminiscence/Source/Reminiscence/Private/Core/RDatabase.cpp CreateTable 381] CREATE TABLE IF NOT EXISTS [quick_save_slot] ( data TEXT NOT
Total pages: 2134