Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
MSSQL
Database 16 codes
Home
MSSQL
Database
1 A statement that deletes a database
2 ANSI null default - True ensures SQL Server follows the SQL 92 rules to see if a column can allow NULL values
3 Autoclose
4 Autoshrink
5 Changed database context to myDatabase
6 Create a database
7 Create database by setting the mdf file, size, maxsize and file growth rate
8 Create database from mdf file
9 Database info message
10 Dbo use
11 Drop a database if it exists
12 Query is_auto_close_on FROM sys databases
13 Quoted identifier - True ensure only single quotes are allowed when using this database
14 Read only
15 Single
16 Using system table