Topics
Started by
Posts
Last post
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
So I was moving my DB from 2008 to 2012, and while restoring patches of our software, I came across…
6 replies
Hi All. I have a scenario in which i need to calculate the time consumed by the user to do a task. …
1 replies
Viewing 13 topics - 4,951 through 4,963 (of 4,963 total)
You must be logged in to create new topics.