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

Database

 
GeneralRe: Set RowCount Alternatives Pin
Dan Mos8-Jun-11 22:54
Dan Mos8-Jun-11 22:54 
QuestionORA-01843: not a valid month - Error Pin
Sathiyasoori.S8-Jun-11 3:22
Sathiyasoori.S8-Jun-11 3:22 
AnswerRe: ORA-01843: not a valid month - Error Pin
Luc Pattyn8-Jun-11 3:52
sitebuilderLuc Pattyn8-Jun-11 3:52 
GeneralSide bet Pin
Peter_in_27808-Jun-11 14:46
professionalPeter_in_27808-Jun-11 14:46 
AnswerRe: Side bet Pin
Luc Pattyn8-Jun-11 15:05
sitebuilderLuc Pattyn8-Jun-11 15:05 
GeneralRe: ORA-01843: not a valid month - Error Pin
Sathiyasoori.S8-Jun-11 17:31
Sathiyasoori.S8-Jun-11 17:31 
AnswerRe: ORA-01843: not a valid month - Error Pin
Luc Pattyn14-Jun-11 1:58
sitebuilderLuc Pattyn14-Jun-11 1:58 
Questionclustered index more than on one field Pin
MecAlex8-Jun-11 2:52
MecAlex8-Jun-11 2:52 
Has someone experience applying clustered index more than on one field?

I think it is wrong action. May be it could work with small database. My observation showed such estimation: same table same number of records. Execution query to select all fields from same table without having clustered index on single column is 8sec (650243). In other case I have apply clustered index on primary and foreign keys. Execution last about 12 sec.; basically it decreased performance. So now is a question: if I can apply non clustered index on couple fields, what is the best practice to apply clustered index. Whether it should be only single field to sort data in a table?
Confused | :confused:
We live in a Newtonian world of Einsteinian physics ruled by Frankenstein logic

AnswerRe: clustered index more than on one field Pin
_Damian S_8-Jun-11 15:38
professional_Damian S_8-Jun-11 15:38 
GeneralRe: clustered index more than on one field Pin
MecAlex8-Jun-11 21:59
MecAlex8-Jun-11 21:59 
QuestionRemote Server(DB) conn from local DB Pin
ravi110387-Jun-11 7:04
ravi110387-Jun-11 7:04 
AnswerRe: Remote Server(DB) conn from local DB Pin
jschell7-Jun-11 10:08
jschell7-Jun-11 10:08 
QuestionSQL Server 2008 Pin
Member 46502877-Jun-11 1:24
Member 46502877-Jun-11 1:24 
AnswerRe: SQL Server 2008 Pin
Blue_Boy7-Jun-11 1:28
Blue_Boy7-Jun-11 1:28 
GeneralRe: SQL Server 2008 Pin
Member 46502877-Jun-11 2:03
Member 46502877-Jun-11 2:03 
GeneralRe: SQL Server 2008 Pin
Blue_Boy7-Jun-11 4:08
Blue_Boy7-Jun-11 4:08 
AnswerRe: SQL Server 2008 Pin
Corporal Agarn7-Jun-11 3:34
professionalCorporal Agarn7-Jun-11 3:34 
AnswerRe: SQL Server 2008 Pin
thatraja7-Jun-11 9:49
professionalthatraja7-Jun-11 9:49 
GeneralRe: SQL Server 2008 Pin
Member 46502877-Jun-11 19:37
Member 46502877-Jun-11 19:37 
AnswerRe: SQL Server 2008 Pin
jschell7-Jun-11 10:09
jschell7-Jun-11 10:09 
QuestionDate Convertion Pin
yesu prakash6-Jun-11 23:02
yesu prakash6-Jun-11 23:02 
AnswerRe: Date Convertion Pin
That's Aragon7-Jun-11 1:09
That's Aragon7-Jun-11 1:09 
AnswerRe: Date Convertion Pin
Blue_Boy7-Jun-11 1:12
Blue_Boy7-Jun-11 1:12 
GeneralRe: Date Convertion Pin
Corporal Agarn7-Jun-11 5:29
professionalCorporal Agarn7-Jun-11 5:29 
AnswerRe: Date Convertion [modified] Pin
Tim Carmichael7-Jun-11 9:21
Tim Carmichael7-Jun-11 9:21 

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.