Click here to Skip to main content
15,893,594 members
Home / Discussions / Database
   

Database

 
AnswerRe: How do I join for tables together? Pin
Luc Pattyn10-May-11 9:26
sitebuilderLuc Pattyn10-May-11 9:26 
AnswerRe: How do I join for tables together? Pin
SilimSayo11-May-11 7:50
SilimSayo11-May-11 7:50 
QuestionHow do I to mass update date and time? Pin
Justiin12659-May-11 18:06
Justiin12659-May-11 18:06 
AnswerRe: How do I to mass update date and time? Pin
Blue_Boy9-May-11 20:49
Blue_Boy9-May-11 20:49 
GeneralRe: How do I to mass update date and time? Pin
Justiin126510-May-11 3:30
Justiin126510-May-11 3:30 
GeneralRe: How do I to mass update date and time? Pin
Blue_Boy10-May-11 3:59
Blue_Boy10-May-11 3:59 
AnswerRe: How do I to mass update date and time? Pin
Corporal Agarn10-May-11 2:21
professionalCorporal Agarn10-May-11 2:21 
QuestionExecution Plan Caching and Reuse Pin
PIEBALDconsult9-May-11 15:30
mvePIEBALDconsult9-May-11 15:30 
I was reading this (( http://technet.microsoft.com/en-us/library/ms181055.aspx[^] )) today, and was shocked (shocked I tell you) by the following statement:

The algorithms to match new SQL statements to existing, unused execution plans in the cache require that all object references be fully qualified. For example, the first of these SELECT statements is not matched with an existing plan, and the second is matched:

SELECT * FROM Person;

SELECT * FROM Person.Person;


OMG | :OMG:
AnswerRe: Execution Plan Caching and Reuse Pin
Luc Pattyn9-May-11 15:33
sitebuilderLuc Pattyn9-May-11 15:33 
GeneralRe: Execution Plan Caching and Reuse Pin
PIEBALDconsult9-May-11 15:59
mvePIEBALDconsult9-May-11 15:59 
QuestionUpdate All records Pin
ivo758-May-11 1:50
ivo758-May-11 1:50 
AnswerRe: Update All records Pin
Luc Pattyn8-May-11 2:42
sitebuilderLuc Pattyn8-May-11 2:42 
GeneralRe: Update All records Pin
ivo758-May-11 3:11
ivo758-May-11 3:11 
AnswerRe: Update All records Pin
Luc Pattyn8-May-11 3:26
sitebuilderLuc Pattyn8-May-11 3:26 
GeneralRe: Update All records Pin
ivo758-May-11 4:48
ivo758-May-11 4:48 
Questionpossible LINQTOSQL active connections Pin
wjbjnr6-May-11 11:44
wjbjnr6-May-11 11:44 
AnswerRe: possible LINQTOSQL active connections Pin
Mycroft Holmes6-May-11 22:35
professionalMycroft Holmes6-May-11 22:35 
AnswerRe: possible LINQTOSQL active connections Pin
jschell9-May-11 9:46
jschell9-May-11 9:46 
QuestionNeed a little help in working with CLOB data, please [modified] Pin
Michael J. Eber6-May-11 8:50
Michael J. Eber6-May-11 8:50 
QuestionPerformance in Microsoft SQL Server Pin
Mehdi Ghiasi5-May-11 2:17
Mehdi Ghiasi5-May-11 2:17 
AnswerRe: Performance in Microsoft SQL Server Pin
Eddy Vluggen5-May-11 2:51
professionalEddy Vluggen5-May-11 2:51 
GeneralRe: Performance in Microsoft SQL Server Pin
Mehdi Ghiasi5-May-11 8:40
Mehdi Ghiasi5-May-11 8:40 
GeneralRe: Performance in Microsoft SQL Server Pin
Eddy Vluggen5-May-11 9:29
professionalEddy Vluggen5-May-11 9:29 
AnswerRe: Performance in Microsoft SQL Server Pin
basementman5-May-11 5:28
basementman5-May-11 5:28 
GeneralRe: Performance in Microsoft SQL Server Pin
Mehdi Ghiasi5-May-11 8:41
Mehdi Ghiasi5-May-11 8:41 

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.