Topics
Started by
Posts
Last post
Want to thank everyone again for helping me with the OPENQUERY syntax problem. Now that the query i…
3 replies
Hi I am practicing queries with some of own requirement so query may sounds crazy but please help m…
2 replies
If have 6 tables. tblPRTS is my master table which has 1 to many relationships to 5 other tables. T…
5 replies
Yesterday I posted a question which has gotten no responses as of yet so maybe I need to start a ne…
5 replies
USE CIVIL SELECT [Receiptno], Category CASE [Receiptno] WHEN category='NON' THEN REPLACE receipt…
12 replies
We have a 50gb LDF file that the norm is usually 8gb. We did have an issue with a runaway query th…
24 replies
Hello all, does anyone have an opinion about the recommendations that come from running Ideara SQL…
2 replies
I need to update the value of a field ("Category") according to the contents of another field in th…
2 replies
In my dba position, i'm mostly tasked with data conversions from a variety of sources into sql 2008…
3 replies
Hi there, I was just wondering how many of you really find being a DBA is difficult beyond measures…
12 replies
Having been excoriated elsewhere for having the nerve to ask this question, i'll try it here. I hav…
13 replies
I have 2 tables that contain metrics for a performance review. 1 Table is the Master Review Table a…
11 replies
I have to do the full text search in SQL server 2008. Can any one help me out for doing 1.Specific …
2 replies
Thanks for all the help on the previous post, and I am stuck again! The code below counts and sums …
6 replies
Hi I want to create a procedure like this ALTER PROCEDURE usp_returncountofflag AS DECLARE @CountVa…
3 replies
Viewing 15 topics - 3,196 through 3,210 (of 5,050 total)
You must be logged in to create new topics.