Topics
Started by
Posts
Last post
I am trying to set up some upgrade scripts using sqlcmd but I need a graceful exit from the script …
7 replies
Im using SQL Server 2012 and I have a case where I have to delete sql jobs. I found two approaches …
1 replies
Hi, I have these tables; Regns, PJs, Smps and His CREATE TABLE Regns ( sn INT NOT NULL …
10 replies
Hi, How do I represent a view to post on in a topic?
5 replies
CREATE TABLE [dbo].[TableTemp]( [BASEL_CATEGORY] [varchar](50) NULL, [EC_DRAWN] [numeric](18, 6) …
1 replies
I've been wracking my brain over this one and it is slowly sending me into a spiral of madness... I…
4 replies
Hi, I'm quite new on this forum but it's really a great place. I have a question for some great exp…
11 replies
Hi all, I have table that contains lottery data : CREATE TABLE dbo.tblLottery ( customerI…
9 replies
Hi All, I thought I'd try using throw instead of raiseerror in my application, to try to remove the…
5 replies
I have been using the following syntax in prior versions and it worked, however when I try it in 20…
7 replies
I have a as/40o file that I need to import into my SQL server, but this file has 123 rows and its u…
3 replies
Hi all, I have some sequences and I want to change their schmas. How can I perform this action with…
1 replies
Hi What I am trying to do is do a calculation based on the previous records calculated value. What …
4 replies
Hi all, I'm having a bit of trouble trying to order the first query in a union join. I would like …
3 replies
I am getting following error in SQL server 2012 enterprise evaluation edition (11.0 RTM). SqlDumpEx…
5 replies
Viewing 15 topics - 4,966 through 4,980 (of 4,982 total)
You must be logged in to create new topics.