Topics
Started by
Posts
Last post
Hi All, how to receive a e-mail whenever the sql jobs fails with error message that are logged in …
11 replies
We have a large table in one of our databases on which we are testing out Page-Level Compression. …
6 replies
Hi, I need help to planning for create best database architecture in sql 2008. My Cafeteria's are :…
6 replies
Hi All, I have a doubt... create procedure innersp ( update mytable set updateddt = getdate() -- m…
7 replies
I have an SQL Server 2008 database and am trying to store values with non-Latin characters in a tab…
6 replies
Hi, I'm trying to fetch records filtered with a field that may have NULL, 0, or 1 for a value. I w…
3 replies
select name from AdventureWorksDW.sys.columns c where c.object_id=object_id('dbo.DIMPRODUCT') This …
4 replies
I have a SQL 2008 server. I have another system that generates CSV files every day. I want to push …
2 replies
Does anyone have any recommendation on any books where we can get hands on practice and exercises f…
4 replies
I get the following error and I am not sure how to correct it. In MSDN forums they asked to include…
6 replies
I have been having some performance issues in my environment and to debugg it have written an utili…
6 replies
hi, recently i have make a mistake which i forgot to put in the 'where' statement and cause the all…
5 replies
The DBA for this machine is out, and the developers are telling me that a query is taking 24 minute…
33 replies
I'm trying to install SQL Server Management studio 2K8 on my 32 bit workstation (8 gig of RAM, plen…
4 replies
Hello - I have a cobol stored proc / assembly that runs the following code: SELECT DISTINCT LO.C…
3 replies
Viewing 15 topics - 22,336 through 22,350 (of 30,225 total)
You must be logged in to create new topics.