Topics
Started by
Posts
Last post
I have a query that will run for a time period of 01/07/13 - 01/13/13 but will not run for 01/14/13…
3 replies
Hi Guys, Need urget help Please. I am running SP on SSMS everytime i run that SP getting Error "Ms…
21 replies
Hi, I have a stupid written query. I saw that 99% of the cost is going into key look ups... i tried…
6 replies
hi i have two tables table A main_table id fill_date 1 09/04/2003 2…
7 replies
Experts Table1 with fields: LinkField, NameField Table2 with fields: LinkField, OtherField I am tr…
5 replies
Hi All! Hoping someone can help us understand this. Given; USE tempdb GO IF OBJECT_ID('tempdb.dbo.…
4 replies
Doing this in SQL 2008. Is it possible to use the results of one column to calculate another column…
9 replies
Hey guys, I know there's been a few discussions on here about tally calendars and their use, I've g…
8 replies
Hi, I'd like to connect to multiple databases on different servers all from the same query. So, is …
7 replies
All, I have two queries like below. declare cursor c1... open c1 fetch c1 into ... while @@sql_stat…
4 replies
I would like to extract Tow (Tow: 3PM to 8PM Mon-Fri, 4AM -11PM Fri-Sat|) information from the stri…
3 replies
When I need to execute code depending upon the values of parameters I often implement one of 2 meth…
12 replies
In need to pass 5 parameters to a stored procedure in sql server 2008 r2 standard edition database.…
2 replies
Hello I'm getting the following error when trying to run the attached script Msg 207, Level 16, Sta…
3 replies
My goal is to parse out a company name and contact name that is the actual filename of the excel s…
2 replies
Viewing 15 topics - 4,486 through 4,500 (of 10,636 total)
You must be logged in to create new topics.