Topics
Started by
Posts
Last post
Hi All I want only 30 days data on my cube and i run this query on my fact table DELETE FROM <T…
7 replies
Hi, I am trying to create a script that will loop through the tables and return space used info for…
3 replies
I have 2 tables Table 1 looks like Task ---------- Task C Task D Task A Task B Table 2 looks…
3 replies
Could someone help me out on reporting the user connections count per db? If possible I would like …
3 replies
Hi, I have two tables, T1 and T2. A relationship is defined such that a foreign key on T2.col…
4 replies
I have a table which contains Item Id and their corresponding States stored in a table. Now I need …
7 replies
Hi, Have no problem running the openquery code below. Declare @query varcha…
8 replies
Hi... I would like to ask this question which one is faster between query "select using group by" o…
5 replies
BOL (2005) gives cursor examples which test @@FETCH_STATUS in different ways. I wondered if t…
1 replies
Hi, When I try to debug the sp in query analyzer getting the following error The debugger interface…
2 replies
My bad, hire date is less then 90 days from today
7 replies
Hi Guys, I am trying to update the table, here is my inline sql code.when i run this code it is not…
3 replies
So I have tried to do an INSERT, Build Insert and BCP of a large text file (around 84k) and thought…
2 replies
I'm trying to compress my last and first names so they look good on my report without big gaps. Is …
3 replies
Dear all , i have records like this 1-E02162/06 2-E02162/06 E-02162/06 2-…
4 replies
Viewing 15 topics - 7,621 through 7,635 (of 17,082 total)
You must be logged in to create new topics.