Viewing 15 posts - 10,351 through 10,365 (of 15,381 total)
briancampbellmcad (10/16/2012)
October 16, 2012 at 10:20 am
vyas (10/16/2012)
Check update statistics and fragmentation level of the tablesNeed look at the table structure,indexes and SP to know more...
Take a look at this article. It is a good overview...
October 16, 2012 at 8:18 am
nitin_456 (10/16/2012)
We have a Database : (History_price) which contain all the historical prices of the securities. There is one table...
October 16, 2012 at 7:56 am
Luis Cazares (10/15/2012)
October 16, 2012 at 7:20 am
Luis Cazares (10/15/2012)
DECLARE @FromDate datetime = '20121013', @ToDate datetime =...
October 15, 2012 at 8:47 pm
komal145 (10/15/2012)
I Need to get particular date(eg: todays date) date from PROD to Dev tables.where the...
October 15, 2012 at 4:10 pm
xXShanXx (10/15/2012)
HiI will have many rows on the records table.
What if if i want to pass 2 dates ie like between two dates.
Just use your parameters in the condition...
October 15, 2012 at 3:49 pm
xXShanXx (10/15/2012)
Sorry - I didnt check the post before. Thanks for your advise. I will follow it hereafter and these are not real table names and are with...
October 15, 2012 at 2:35 pm
scottichrosaviakosmos (10/15/2012)
yes satatus is int.the value should be status 1 and what ever the out will be it should be of status 1.
That's great. Can you answer the rest of...
October 15, 2012 at 12:46 pm
That is certainly good news. Nothing like having the process happen at the right spot in the business. That self compliance check list has been a real eye opener for...
October 15, 2012 at 12:41 pm
Jeff Moden (10/15/2012)
BWAA-HAAA!!! I solved that problem long ago.... I don't let people put XML in databases that I have a say so on. 😉
+1
That is why I have no...
October 15, 2012 at 12:38 pm
And when you get it back up and running create a maintenance plan to backup your databases so you can avoid this type of thing in the future.
October 15, 2012 at 12:37 pm
Unfortunately just re-posting the same "table" is not much help. We need to able to run queries against this stuff to help. It seems you did not read the article...
October 15, 2012 at 12:36 pm
Viewing 15 posts - 10,351 through 10,365 (of 15,381 total)