Topics
Started by
Posts
Last post
Hi, I have a huge insert/update operation performing in set of tables. The process tooks almost 1-2…
9 replies
Hi , I am trying to round the following numbers to nearest integer.SELECT ROUND(9.6,0)SELECT ROUND(…
5 replies
I need to create from 1 to n rows from a single row where the one column in the read tabl…
5 replies
Hi , I have two values 13.4. and 16.8.7 in a field that is varchar type. I am trying to convert the…
15 replies
In SSMS 2014, I used [ \t]+$ (using RegEx) to find trailing spaces, and replace them with…
2 replies
Notes: Column A is not a dollar figure but a limit payed out. When column A is 0 it indicates …
7 replies
hello i have this stored proc for dynamically insert update delete select and select wi…
32 replies
I am having some issues with this.There must be something I am formatting incorrectly.I tried summi…
3 replies
Hi All,Need a help on the following.I have a the following code it returning the result : db1,…
2 replies
I run this stored procedure, the problem is that when i specify a Manager Lastname and Firstn…
6 replies
I'm using two cases separately to display the result as two columns, but I'm getting the result of …
9 replies
We noticed there is a difference in the length of the output from SQL Server 2008 and 2014 versus 2…
5 replies
I have a table that contains employee's information and spouse's information. They both have their …
2 replies
I'm one of those people who insist on an INSERT statement showing an explicit list of column names …
9 replies
have table:col1 col2 col3A B 10B A…
19 replies
Viewing 15 topics - 1,486 through 1,500 (of 1,532 total)
You must be logged in to create new topics.