Topics
Started by
Posts
Last post
Hey, i wonder what's the most efficient way to get a "rank" of a record in a table set. An example:…
2 replies
I have 6 fields: Eg ID,dept,sum1,sum2,total and company I have 6 distinct companies, I need to cr…
1 replies
I've been given a task to create a query to return 3 years of sales data in monthly aggregate forma…
7 replies
Hi, How can we compress specific tables in a database. Please helpme out In advance thank you ๐
3 replies
I have a table that contains items in the pipeline that are being manufacture at different times bu…
7 replies
Hi all, I have these data: / * ID id_part ord lev 1606 1513852 183 2 1606 1513853 184 3 1606 151385…
4 replies
What is best to rewrite the below query instead of using temp table or cursors.. Thanks for your he…
5 replies
I have a database where I am trying to draw summery data for a simple display. If I have data in th…
6 replies
I'm having trouble getting this query to work and will appreciate any ideas. select number, avalue,…
6 replies
This is the table ProductRate, rate is set for a product for different date range SET ANSI_NULLS O…
3 replies
I currently use a query to create a YTD summary report of trade data. I would like to extend it to …
4 replies
If i have the following table CREATE TABLE [dbo].[Activities]( [Id] [int] IDENTITY(1,1) NOT NULL, […
1 replies
With AD as linked server and usage from openquery i can connect to the AD. Hower, i canโt edit the …
8 replies
Hi All I need to create a region polygon, for the attached data set. There are a number of lat/long…
13 replies
Dear DBA's, I have a giant query which joins lots of tables. I have something like this: select ...…
16 replies
Viewing 15 topics - 7,036 through 7,050 (of 10,635 total)
You must be logged in to create new topics.