Topics
Started by
Posts
Last post
This case statement below is getting a syntax error in my query: RIGHT OUTER JOIN AmEx_Sampling.dbo…
3 replies
I have a table and one of the fields is defined as nvarchar(255). In Query Analyzer, if …
4 replies
I'm working on an billing application, where I have two tables one contains the Project Manage…
1 replies
Hi I'm torn about what to do here. Certain tables in my db have triggers. The triggers fire short e…
4 replies
Hi guys, I'm using SQL Server 2000. Till now I still unable to figure a way to do it. The whole flo…
8 replies
Hi, Iam able to send the output query to an excel file by using the below: master..xp_cmdshell 'bcp…
2 replies
I am using a stored procedure to retrieve a set of records into a #temp table. Once I have the reco…
3 replies
I am getting different results from my transactions than I am expecting. It goes like this.&n…
4 replies
Is it post ever going to work i can't post
1 replies
I need help in constructing a query that will list ColA, ColB, and ColG from TableA along with the …
9 replies
I have a problem with pivoting a table that has multiple values: Exemple The table has 2 rows: arti…
4 replies
I want to call a SP and set the result to a varible within a main SP. Then I w…
4 replies
I have a table called ORDER. There is a field ItemID in ORDER table. The value in ItemID can be any…
7 replies
what is the best way to write this query and why? select * from Table01 where substrin…
3 replies
Hi guys, I need to retrieve the names of db files. the problem is that I would like to retriev…
4 replies
Viewing 15 topics - 7,966 through 7,980 (of 17,082 total)
You must be logged in to create new topics.