Topics
Started by
Posts
Last post
Hello, I have the following code below that is throwing the following error: Msg 214, Level 16, Sta…
7 replies
Can anyone please give some assistance, I keep getting Logical file 'LIVE_OPERATIONS_BA' is not par…
3 replies
Hi! I need to delete all tables listed in a table named dbo.tblSum. There are 500 tables that I nee…
9 replies
Hi, I have a table with date column and primary key column with auto increment, but few times we ha…
1 replies
Hi All, I've 4 decimal(15,6) columns in my table and based on the condition i am updating one of th…
3 replies
Hello, I have a stored proc I am trying to run but I am getting the error "Conversion failed when c…
5 replies
Hi All, I have two store procedure, i) Proc 1 (With Output Parameter) : No input parameter, one out…
3 replies
Hi all, Looking for some quick help with a bit of SQL. The best way I can describe it is that I'm …
14 replies
Hi, I want to delete temp table by joining dervied table. EX: ; with cte ( select * from employee )…
4 replies
I have a stored procedure that contains a merge statement that is working well. The Merge is your r…
6 replies
Hi, I have this "20161108", I need this "2016-11-08 00:00:00.000", may be this pretty simple, but …
5 replies
I have the following data with client account decision and status Clientfields value 111Decisi…
19 replies
Hi all, I must transfer a big table (231k rows not that big, but 735GB big because of blob) to anot…
43 replies
I have a problem with calling "EXEC sp_settriggerorder" when @TriggerName is not exists. After call…
6 replies
Hi All, I will get XML input from the UI and need to insert the same into one of my SQL Server tabl…
11 replies
Viewing 15 topics - 1,591 through 1,605 (of 4,984 total)
You must be logged in to create new topics.