Topics
Started by
Posts
Last post
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
By: User7766
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
By: prabhu.st
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
Hello, I have been setting up a database where I can store our sales and activity data, and struggl…
8 replies
Please perform below steps We have different columns Rootlevel,level1,level2,level3 to Level6 . Now…
3 replies
By: sgmunson
Hi All, The below query gives two records, but I am trying to figure out a way to display only one…
8 replies
By: ssc_san
Viewing 15 topics - 1,591 through 1,605 (of 4,984 total)
You must be logged in to create new topics.