Click here to Skip to main content
15,891,657 members
Home / Discussions / Database
   

Database

 
QuestionSQL Server 2005 Query Analyzer: What happens when I stop a query before it finishes executing? Pin
Rafferty Uy12-Feb-09 16:49
Rafferty Uy12-Feb-09 16:49 
AnswerRe: SQL Server 2005 Query Analyzer: What happens when I stop a query before it finishes executing? Pin
Muhammad Shahid Farooq12-Feb-09 18:39
professionalMuhammad Shahid Farooq12-Feb-09 18:39 
AnswerRe: SQL Server 2005 Query Analyzer: What happens when I stop a query before it finishes executing? Pin
scottgp13-Feb-09 2:48
professionalscottgp13-Feb-09 2:48 
GeneralRe: SQL Server 2005 Query Analyzer: What happens when I stop a query before it finishes executing? Pin
Rafferty Uy13-Feb-09 2:53
Rafferty Uy13-Feb-09 2:53 
GeneralRe: SQL Server 2005 Query Analyzer: What happens when I stop a query before it finishes executing? Pin
scottgp13-Feb-09 2:59
professionalscottgp13-Feb-09 2:59 
GeneralRe: SQL Server 2005 Query Analyzer: What happens when I stop a query before it finishes executing? Pin
Rafferty Uy15-Feb-09 15:39
Rafferty Uy15-Feb-09 15:39 
QuestionHow to make updateble veiws and Apply Indexing on them??? Pin
Aman786Singh12-Feb-09 6:19
Aman786Singh12-Feb-09 6:19 
AnswerRe: How to make updateble veiws and Apply Indexing on them??? Pin
Wendelius12-Feb-09 6:58
mentorWendelius12-Feb-09 6:58 
Creating an index on a view uses the normal CREATE INDEX syntax. For considerations, you should look at: Creating an Indexed View[^]

Also note that this feature is in Enterprise Edition only.

The need to optimize rises from a bad design.My articles[^]

QuestionWhat do u mean by worker threads in SQL server2000?? Pin
Aman786Singh12-Feb-09 6:15
Aman786Singh12-Feb-09 6:15 
AnswerRe: What do u mean by worker threads in SQL server2000?? Pin
Wendelius12-Feb-09 7:00
mentorWendelius12-Feb-09 7:00 
GeneralRe: What do u mean by worker threads in SQL server2000?? Pin
Aman786Singh12-Feb-09 21:22
Aman786Singh12-Feb-09 21:22 
QuestionWhat is the benifit of using Use Windows NT Fibers Option in SQL 2000 server??? Pin
Aman786Singh12-Feb-09 6:13
Aman786Singh12-Feb-09 6:13 
AnswerRe: What is the benifit of using Use Windows NT Fibers Option in SQL 2000 server??? Pin
Wendelius12-Feb-09 7:05
mentorWendelius12-Feb-09 7:05 
QuestionInner Joins and Group By Pin
Dewald12-Feb-09 4:09
Dewald12-Feb-09 4:09 
AnswerRe: Inner Joins and Group By Pin
Wendelius12-Feb-09 4:41
mentorWendelius12-Feb-09 4:41 
GeneralRe: Inner Joins and Group By Pin
Dewald13-Feb-09 0:00
Dewald13-Feb-09 0:00 
GeneralRe: Inner Joins and Group By Pin
Wendelius13-Feb-09 3:43
mentorWendelius13-Feb-09 3:43 
Questionwhat version of MS SQL I should buy Pin
orsini4412-Feb-09 3:08
orsini4412-Feb-09 3:08 
AnswerRe: what version of MS SQL I should buy Pin
Wendelius12-Feb-09 4:42
mentorWendelius12-Feb-09 4:42 
AnswerRe: what version of MS SQL I should buy Pin
vaghelabhavesh12-Feb-09 6:26
vaghelabhavesh12-Feb-09 6:26 
Questionhow to search amharic unicode data from sql server? Pin
abiniyam12-Feb-09 2:26
abiniyam12-Feb-09 2:26 
AnswerRe: how to search amharic unicode data from sql server? Pin
Wendelius12-Feb-09 3:03
mentorWendelius12-Feb-09 3:03 
QuestionCan i insert "Dec-08" in Sql server 2005 database table column having Datatype "DateTime" Pin
Dattatraya K12-Feb-09 2:09
Dattatraya K12-Feb-09 2:09 
AnswerRe: Can i insert "Dec-08" in Sql server 2005 database table column having Datatype "DateTime" Pin
Wendelius12-Feb-09 3:00
mentorWendelius12-Feb-09 3:00 
GeneralRe: Can i insert "Dec-08" in Sql server 2005 database table column having Datatype "DateTime" Pin
Dattatraya K12-Feb-09 3:05
Dattatraya K12-Feb-09 3:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.