skip to main
|
skip to sidebar
Database Interview Question
Database interview questions and answers asked in various interviews, faqs,tutorial and articles..
Search This Blog
Examples :Listing the advanced configuration options
USE master;
GO
EXEC sp_configure 'show advanced option', '1';
Newer Post
Older Post
Home
Archive Questions & Answer
►
2010
(20)
►
July
(8)
►
March
(12)
▼
2009
(49)
►
September
(20)
►
August
(2)
►
March
(15)
▼
February
(12)
Introduction to Full-Text Search -In Microsoft SQL...
Using SESSION_USER to return the user name of the ...
ISDATE() TSQL Return Value
HOST_ID() -TSQL Example
HOST_NAME() T-SQL Example
Wildcard character - TSQL
Example:t-SQL Using generic syntax for finding gap...
Examples :Using the IDENTITY property with CREATE ...
Examples :Listing the advanced configuration options
Example : Using nested cursors to produce report o...
Examples :Using simple cursor and syntax
System stored procedures Description
►
2008
(176)
►
December
(1)
►
September
(1)
►
August
(5)
►
July
(42)
►
June
(84)
►
April
(1)
►
March
(40)
►
February
(2)
►
2007
(36)
►
November
(4)
►
July
(7)
►
April
(9)
►
March
(16)
Other Important Sites
Technical Interview Question
Microsoft Certification
Microsoft .NET Framrework 3.0
ASP.NET Helps
Windows Service