Topics
Started by
Posts
Last post
WE have a database that was on SQL 2005 in 2000 compatibility mode and now we're trying to get it t…
7 replies
Does anyone know of a a way to replace "null" with "" across an entire table without having to list…
4 replies
I have a list of scores, anything from 10.00 to 151.80 for example. I need to create a range of 10-…
7 replies
I want to send out an email to Users if they enter incorrect data into database table. The User wil…
2 replies
Hi All, I have to get the Total execution time in MILLISECONDS of a script which have lot of batche…
7 replies
Hi, I am opening an ssis package in BIDS and modifying the package by changing one of the connectio…
4 replies
I have a stored procedure that returns a recordset. Once and a while I would like to filter out re…
6 replies
Is there an easy way to grab the total for a calculation within a CTE? WITH MYCTE AS ( SELECT MYST…
7 replies
Hi, It was working on sql server 2000, not in SQL2K8. select distinct (d.MAC_address) as MAC, d.hos…
9 replies
I would like your suggestions on how to make a sql server 2008 r2 stored procedure to run more eff…
5 replies
Hey everyone
4 replies
Stored Procedure A has a bunch of parameters and it's used for an online database. I want to obtain…
5 replies
Hi i have to generate a key in a table by way of concatination. exmaple key : CLINC:CONS:09/09/201…
3 replies
I have to parse 2 strings from 2 columns of a table. I did that in 2 different ways. One with SUBST…
1 replies
Hey Everyone, Has anyone seen performance issues when using Table valued parameters? The reason why…
6 replies
Viewing 15 topics - 7,666 through 7,680 (of 10,635 total)
You must be logged in to create new topics.