Topics
Started by
Posts
Last post
Hi, I'm relatively new to T-SQL as an intern at an insurance company. I try to do most of my learni…
6 replies
Has anyone run across TSQL syntax for returning date of the nth Friday of a given month or somethin…
6 replies
I have a table for expenses, and a view that limits columns and returns only the rows for the …
2 replies
I need a this to only insert if the problem_category = 'New User' and change the sub_type to 'Excha…
2 replies
Hello! I tried to create this Stored Proc but I receive error on line 4: Error 170: Line 4: Incorr…
1 replies
Hi! Just been curios here: Assume that you have a parent table A and its child table B. The two tab…
3 replies
i have a query written for oracle that i want to convert so that it can be used in sql server. my p…
3 replies
I want to achieve something like : IF BEGIN CREATE PROCEDURE sp1 .... END ELSE BEGIN CREA…
6 replies
Please assist in resoliving the following error. I spend a lot of time but could not. Thanks Actual…
2 replies
Is it possible to make a connection to a database on a remote SQL Server from a stor…
3 replies
Hi, I would like to know how can i create a flat file from differents SQL Server tables. I created …
7 replies
Hello Everyone, I am having bit of a problem I need to convert a date to a particular format before…
5 replies
Hi, Using SQL2K, can anyone make this work ? Whenever I try to compute by an altered date I get stu…
3 replies
I saw a post recently using CASE for updates. When I try to update multiple rows using this s…
1 replies
Background: Got a table with a date field in it of smalldatetime This form part of a query run agai…
3 replies
Viewing 15 topics - 12,391 through 12,405 (of 17,082 total)
You must be logged in to create new topics.