Topics
Started by
Posts
Last post
Hi Team, Created a user defined template in sql profiler, while trying to open the trace file in tu…
6 replies
Hi, I need to do a running total in sql and at the same time need to perform an aggregate function …
8 replies
Hello! We have implemented a Nagios server for monitoring all services of the Company. In us SQL Se…
5 replies
There is stored proc which pull 4500000 records daily n fill one heap . I break that sp and with th…
2 replies
function updatecategory($cat_sub_cat_id) { echo $cat_sub_cat_id; $this->db->trans_start()…
4 replies
Hi, i apply constraint to check two columns values.below is my table structure priority1 priority2…
4 replies
Hi Experts, something happened incorrectly in our DB that allowed some of the data in products tabl…
3 replies
I am using Report Builder 3.0 and I have a report that should have a background image in body, and …
4 replies
Hi, We are running openrowset and we're getting this. SQL Server is 2008 R2 SP1 Msg 7399, Level 16,…
14 replies
Hi Experts, I will be running rebuild index job for a big table tomorrow, this table is 500GB in si…
2 replies
I know that sql server is overly eager to recommend indexes when you query the dmv's and likewise f…
3 replies
Hi, I need to see if people/jobs on a database are making calls to remote servers. I was trying "s…
1 replies
Hi Team, I have partitioned tables and associated schema bound views with clustered indexes. I have…
1 replies
I've written a few SQL scripts that will send emails, but either they're plain text or simple HTML.…
2 replies
when I run this query: SELECT name AS [File Name] , physical_name AS [Physical Name], size/128.0 AS…
5 replies
Viewing 15 topics - 6,496 through 6,510 (of 30,225 total)
You must be logged in to create new topics.