Topics
Started by
Posts
Last post
Hello all, I am kinda new to sql. I need help with creating a Stored PROCEDURE for validating the …
11 replies
I have a linked server setup when I run the following script select top 10 * from s22.database.tabl…
8 replies
I recently came across a TSQL statement that I haven't seen in so long I've forgotten how it works.…
4 replies
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
Viewing 15 topics - 8,191 through 8,205 (of 10,635 total)
You must be logged in to create new topics.