Topics
Started by
Posts
Last post
I have a table with this values: key year month value ------------------------ 1 2011 1 100 1 2011 …
7 replies
I've got an interesting little problem that I can work my way around for a one-off exercise, but I'…
6 replies
By: phual
Hi All, I have the following table: SELECT level INTO #myTable FROM(VALUES('1'),('1.1'),('1.2'),(…
7 replies
Hi Forumer's How could i get the overall average for Jan to Dec transaction i want to incorporate i…
6 replies
I am finding a few foreign keys in my database that are not trusted select object_name(parent_obj),…
4 replies
By: okbangas
I have a table with an id and code(char(3)) 100, XXX 100, yyy 100, zzz 101, abc 101, XXX I'm trying…
3 replies
By: vinu512
Here's part of code i've been trying to run in a procedure, cursor is already defined: DECLARE @fo…
10 replies
By: Gazareth
Hello all, I need to order the resultset from a query in a specific way, but I haven't got a clue h…
4 replies
By: WesselN
Hello, I want the ORDER BY for the below SQL as to display NONE in the first row and then the remai…
3 replies
By: etirem
Dear all, I have a table called Weeks which is having 2 columns: 1) WeekId [Primary Key auto indexe…
4 replies
How can I take my database script(with data). Not backup please provide any information . Thanks da…
2 replies
Hi all, Im not quite sure how to start scripting this so Im looking for someone to point me in the…
7 replies
We have an SQL SERVER 2008 R2,in which it has two SSIS packages deployed on it.(We do not have acce…
1 replies
HI Everyone I have something simple that I am getting stumped on. I have a complete date with time …
12 replies
By: WayneS
Hi Guys First and foremost, before I decided to log this issue I did research through the forum and…
5 replies
Viewing 15 topics - 5,761 through 5,775 (of 10,635 total)
You must be logged in to create new topics.