Viewing 15 topics - 249,271 through 249,285 (of 283,983 total)
Topics
Started by
Posts
Last post
SET NOCOUNT ON DECLARE @MyTable TABLE ( Code …
6 replies
Hello All, I know this is simple but for some reason I cant get it to work. Here is my SQL: select&…
2 replies
I need an SQL Server Script that would capture all the details about all the database on a particul…
1 replies
I have this result from a SQL command year Mb Ca Si Ca Cu Nq Tg ----------------…
10 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
1 replies
here my code it removes all the duplicate contactname and some of the clientnames, I should have 70…
7 replies
Hi, I need some help to design a package. I am getting confused as to what to put into contro…
4 replies
Guys, I have scenario where I have to do bulk inserts from one table to another. Since it inv…
1 replies
Hello All Does anyone know the syntax for using osql when the server you are attempting to access i…
3 replies
Hi I have Created a linked server with Active directory I am able to get user list …
1 replies
I am trying to sum an amount field, but when I try to enter the sum function, sql wants me to group…
3 replies
Hello, Given a start date and end date, is it possible to construct a select statement whose result…
5 replies
Hi I have table1 with a column "id" and table2 with a column "id". The id column is supposed …
13 replies
I'm trying to write a bit of TSQL into a job that will return the job step name (or ID) so I can pi…
1 replies
Hey Guys, I am little lost after doing lot of sailing around here and there. Can somebody tell me, …
3 replies
Viewing 15 topics - 249,271 through 249,285 (of 283,983 total)