Topics
Started by
Posts
Last post
Obie kabie. Granted that indexing is incomplete here, but the optimizer isn't whining about it miss…
14 replies
I need to add a primary key to an existing table of 30000 rows. Is there no way to do this without …
8 replies
Hi All, I am trying to populate a column in my table with data from a set of potential values. To d…
10 replies
Please forgive the title; here's the deal. I have table1 with the 100 rows; 1,2,3,4,5, etc... table…
2 replies
My sql as following, declare @tMenuCollection table (idx int,parentID int,menuNme varchar(50),navig…
7 replies
ok, so i have written a query that gives me the counts for current mont. I have also written a quer…
2 replies
Hey guys. I have looked for a script for this for some time - but haven't been able to find EXACTLY…
3 replies
Here is the table, mind you it's in a raw format and is for testing only so it not named properly. …
35 replies
Hi, For the past two days, I was trying to manipulate the results from test table to test_temp tabl…
5 replies
Hi Folks, Wondering if you can help me... I was trying to help a friend with something and landed u…
5 replies
I am trying to extract data from a source table where groups of fields in one table can relate to m…
3 replies
I'm trying to tweak some of my scripts for increased speed, and I realized there are a few areas th…
8 replies
I have a table of customers (CustId , Name , Phone,City ) and table of tickets (TicketId,CustId,Sub…
3 replies
Can someone tell me why my statements are adding days instead of weekdays? The returns on all of t…
4 replies
Hi everyone, I am looking for the script to take the backup of only failed backup jobs example i ha…
1 replies
Viewing 15 topics - 8,206 through 8,220 (of 10,647 total)
You must be logged in to create new topics.