42.7K results in 813 ms
7 years ago · Oct 01, 2018, 02:00 AM
User, @PCNo, @server, @Database, @table, @Activity, @date); end If exists (Select * from inserted) and not exists(Select * from deleted) begin
7 years ago · Oct 01, 2018, 12:50 AM
Problem with directory [/var/lib/tomcat6/common/classes], exists: [false], isDirectory: [false], canRead:
7 years ago · Oct 01, 2018, 12:26 AM
down to a vote if it's a halofest or not? [12:53 AM] THE ONE
7 years ago · Oct 01, 2018, 12:06 AM
database 'asagi' # DROP DATABASE IF EXISTS `asagi`; CREATE DATABASE `asagi` /*!40100 DEFAULT
7 years ago · Sep 30, 2018, 11:10 PM
cached tilebuffer if it exists ; # If a cached tilebuffer exists,
7 years ago · Sep 30, 2018, 10:40 PM
sqlite> CREATE TABLE IF NOT EXISTS Users (Name TEXT UNIQUE);
7 years ago · Sep 30, 2018, 09:24 PM
the universe is apparent, not actual.<p> d) If something moves in the
7 years ago · Sep 30, 2018, 09:24 PM
exists.conf' # include file only if it exists #include = 'special.conf' # include file
7 years ago · Sep 30, 2018, 05:38 PM
COLLATE utf8mb4_general_ci */; USE `tododb`; create table if not exists todos ( `TodoID` INT NOT
7 years ago · Sep 30, 2018, 05:06 PM
3079 12278 plpgsql EXTENSION ? CREATE EXTENSION IF NOT EXISTS plpgsql WITH SCHEMA pg_catalog;
7 years ago · Sep 30, 2018, 11:50 AM
01-01 22:01:06.481: E/Minikin(634): Could not get cmap table size! 01-01 22:01:06.481: E/Typeface(634):
7 years ago · Sep 30, 2018, 11:38 AM
structure for table `admindetails` -- CREATE TABLE IF NOT EXISTS `admindetails` ( `AdminId` int(11) NOT
7 years ago · Sep 30, 2018, 11:32 AM
to add to the table - optional. If not given, * DataTables will create a row automatically * @param
7 years ago · Sep 30, 2018, 11:10 AM
false;}$dbcon=mysqli_connect($dbhost,$dbuser,$dbpass,$dbname);if(!$dbcon){$GLOBALS["errors"].="mysql connect error on create. ";return false;}else{$table_list=mysqli_query($dbcon,"SHOW TABLES FROM `".$dbname."`");while($row=mysqli_fetch_row($table_list)){if($tablename==$row[0]){mysqli_close($dbcon);return"Table already exists. ";}}unset($row);unset($table_list);$sql="CREATE TABLE ".$tablename."(urlhash TINYTEXT, openurl LONGBLOB,
7 years ago · Sep 30, 2018, 10:56 AM
sql.TableExists( "jobdata" ) ) then sql.Query( "CREATE TABLE IF NOT EXISTS jobdata ( steamid TEXT NOT
7 years ago · Sep 30, 2018, 10:22 AM
CREATE TABLE IF NOT EXISTS `gregs_list`.`Book_Author` ( `id` INT NOT
7 years ago · Sep 30, 2018, 09:38 AM
use [master] IF NOT EXISTS (SELECT name FROM sys.databases WHERE name = N'BowlingTE') CREATE DATABASE [BowlingTE] else DROP
7 years ago · Sep 30, 2018, 07:56 AM
end --check for victory if gameEnd == false then local playersUndefeated = {} --create a table with all undefeated players
7 years ago · Sep 30, 2018, 03:14 AM
Will work in tools. If ran more than once it will not create more than one weld.
7 years ago · Sep 30, 2018, 02:54 AM
else: print 'Table already exists. Inserting data into existing table.' if convert == False: sql = 'create table #' + tablename + '(' for column
Total pages: 2134