Topics
Started by
Posts
Last post
Hi, Is there any way to avoid using four-part name when accessing a SQL linked server ? I know th…
2 replies
Anyone who can give good advise in using XML in a SQL server 2000 dB. Microsoft is pumping out ther…
1 replies
Is there better way write following statement? Thanks SELECT TOP 50 tblAccount.AccountID,tbl…
22 replies
I already have a select query which performs a LEFT join with another table. How do I arrange the s…
1 replies
I have a table with a bunch of rows like the below example. The table basicly relates items.&…
14 replies
I have a table that has fields: FName LName MName Phone Age Location meeee uggly&…
2 replies
Hey all, Maybe I should've known better, but for clarity sake we were using WHERE IN (sub-query) in…
13 replies
I have a BULK INSERT sql file that executes serveral stored procedures. The file is a CSV and…
2 replies
I’ve got a unique question for those of you that might be "gurus" concerning SQL Server: Does anyon…
1 replies
I'm new at this so hopefully someone can help. I've seen a few examples but I can't get the c…
2 replies
I am running a DTS package that, of many other things, updates a Date field. Running the upda…
6 replies
In the query below, If omit the WHERE Clause, I get a record set. If I include the WHERE clause, I …
5 replies
Can someone tell me if this is possible? With the query below I need to perform 1 case and compare …
5 replies
Hi there, I'm trying to improve a beast of a select statement and use Showplan to do this. I notice…
11 replies
Hi, I want to display for each employID in Transaction_Table with Enroll_Ind=3, check …
4 replies
Viewing 15 topics - 11,581 through 11,595 (of 17,082 total)
You must be logged in to create new topics.