Topics
Started by
Posts
Last post
Hey guys Current index definition: CREATE NONCLUSTERED INDEX [IX_tblX_X1X2X3X4X5] ON [dbo].[tblX] (…
7 replies
Hi there, I have a lot of daily series, with observations on each day. Now I wish to create new tab…
5 replies
I have a problem. I want to concantenate an index in sql server 2005, i.e. i want it to look someth…
4 replies
I'm busy creating keys and indices for a database that had no keys and basically no indices. I'm se…
9 replies
I want to help with creating a T-SQLstatment(SQL if possible) that list ALL Columns that just conta…
8 replies
Different scenario i have where i i have 3 tables Table1 AcctNo producttypedesc runmonth runyear …
2 replies
i have 3 tables First table table1 AcctNo OfficerID Address 111 P343 test 222 …
3 replies
I´ve a lot of development DB´s. Besides one of them it appears a message "(in recovery)". I can´t d…
6 replies
How to export query result set into Text/Excel file using query or stored procedure? Say query is: …
7 replies
How can i restore db from .mdf and .ldf files?? thanks in advance.
5 replies
There is a table called DesignLogo and it has the clolumns - DesignLogo DesignNumber (PK) LogoName…
2 replies
HI, I have created my first pivot report! Yay! However, I'm getting this: bnoun, up…
3 replies
Hello everyone, I have pulled a SQL query via running SQL Profiler on a Time report. I have also b…
9 replies
The results of the below Query are 85.074626865671600 I want to make this only 85%, but not sure ho…
14 replies
Hi Folks I am looking at this utility called BCP and I am a little confused on what it does other t…
7 replies
Viewing 15 topics - 1,171 through 1,185 (of 2,735 total)
You must be logged in to create new topics.