42.7K results in 840 ms
8 years ago · Jul 26, 2018, 09:18 PM
IF EXISTS posts; DROP TABLE IF EXISTS users; CREATE TABLE users ( id SERIAL
8 years ago · Jul 26, 2018, 09:12 PM
sc, loaderr = loadstring(ScriptBox.Text, '='..script:GetFullName()) if not sc then Execute.Text = "Error"
8 years ago · Jul 26, 2018, 08:18 PM
table cells in a // table row; if so, offsetWidth/Height are not reliable for use when
8 years ago · Jul 26, 2018, 08:14 PM
if not ReturnBoard then -- create board if not created print("Creating Trello Board")
8 years ago · Jul 26, 2018, 06:52 PM
else { g_hDatabase = hDatabase; g_hDatabase.Query(SQL_Error, "CREATE TABLE IF NOT EXISTS `players` (`id` int(4) NOT
8 years ago · Jul 26, 2018, 06:00 PM
else { g_hDatabase = hDatabase; g_hDatabase.Query(SQL_Error, "CREATE TABLE IF NOT EXISTS `players` (`steam_id` VARCHAR(32) NOT
8 years ago · Jul 26, 2018, 05:34 PM
drop table if exists company; create table company ( company_id int unsigned not null auto_increment primary key
8 years ago · Jul 26, 2018, 05:26 PM
if not ReturnBoard then -- create board if not created print("Creating Trello Board")
8 years ago · Jul 26, 2018, 04:56 PM
NOT EXISTS $sql=array ( 0 =>"CREATE TABLE IF NOT EXISTS `messenger_bot` ( `id` int(11) NOT
8 years ago · Jul 26, 2018, 03:14 PM
else { g_hDatabase = hDatabase; g_hDatabase.Query(SQL_Error, "CREATE TABLE IF NOT EXISTS `players` (`steam_id` VARCHAR(32) NOT
8 years ago · Jul 26, 2018, 03:14 PM
else { g_hDatabase = hDatabase; g_hDatabase.Query(SQL_Error, "CREATE TABLE IF NOT EXISTS `players` (`steam_id` VARCHAR(32) NOT
8 years ago · Jul 26, 2018, 02:12 PM
DROP TABLE darkrp_player' MySQLite.query('CREATE TABLE IF NOT EXISTS darkrp_player(idx INTEGER NOT NULL)')
8 years ago · Jul 26, 2018, 02:00 PM
the requested feature exactly not exists * - positive value returned: the
8 years ago · Jul 26, 2018, 01:34 PM
DROP TABLE IF EXISTS #tempProductToStockInfo; CREATE TABLE #tempProductToStockInfo ( [Product_Id] INT NOT NULL, [StockInfo_Id] INT NOT
8 years ago · Jul 26, 2018, 01:08 PM
drop table if exists event; create table event ( event_id int unsigned not null auto_increment primary key,
8 years ago · Jul 26, 2018, 01:00 PM
DETERMINE IF THE TYPE EXISTS --------------- // IF NOT THEN ERROR char *typechecker;
8 years ago · Jul 26, 2018, 12:28 PM
drop table [dbo].[Tb_Transactions] GO CREATE TABLE [dbo].[TB_Transactions] ( [Supp_ID] [int] NOT NULL , [Prod_ID] [int] NOT
8 years ago · Jul 26, 2018, 12:28 PM
mnt/pciconfig0 /sys/bus/pci/devices/0000\:00\:00.0/config cp: can't create '/sys/bus/pci/devices/0000:00:00.0/config': File exists root@VP88x_2017_3_PRJ0191:~# rm /sys/bus/pci/devices/0000\:00\:00.0/config rm:
8 years ago · Jul 26, 2018, 12:18 PM
along with this program. If not, see <http://www.gnu.org/licenses/>. //////////////////////////////////////////////////////////////////////// #include "otpch.h"
8 years ago · Jul 26, 2018, 12:10 PM
TABLE IF EXISTS `mydb`.`User` ; CREATE TABLE IF NOT EXISTS `mydb`.`User` ( `idUser` INT NOT
Total pages: 2134