Topics
Started by
Posts
Last post
Hi, I am trying to automate a restore of 2500+ databases. The files are named like so: survey_p1234…
3 replies
Hi All, i have values in a amount column as follows, 30,000.00 -74,000.00 45,000.00 It's data type …
3 replies
Sorry must be brain dead or blind, can someone tell me what is wrong with the sql below DECLARE @p_…
5 replies
hi i have problem with the dynamic sql. i am getting null values after execution, i think this ha…
3 replies
Hi, I have 2 records in my database Table let say Date Status TaskName ProjectName …
3 replies
Hello, I got a question of replace. I got for example this string 'élève_à_6iéme - primàire' and i …
1 replies
Hi, How can I make an inner join execute only if required? (I know we can do a left join instead, b…
8 replies
I've seen several debates about whether a query will or won't run faster if you use table aliases, …
5 replies
In my database, I have about 8 or 9 stored procedures that select the same fields to populate a cus…
8 replies
Hello, I have a cursor that is running a stored procedure (RPT_TargetDatesReport) for a set of IDs…
7 replies
I'm trying to get the maximum id value (identity column) with other columns: select max(id), loannu…
2 replies
Dear All; What Books IS refer Sqlserver 2005 Pls/sql Refererence Books ("Powerful Scripts and…
1 replies
Hello everyone, I've tried searching for this without much luck - the search here on SQLServerCentr…
2 replies
Okay, I'm pretty new to using XML, but I have this stored procedure in my DB that I need to keep in…
3 replies
Hi I have data like the below channel line_of_bus prod_nm all C1 last…
17 replies
Viewing 15 topics - 4,951 through 4,965 (of 12,234 total)
You must be logged in to create new topics.