Topics
Started by
Posts
Last post
Ok, I'm entering a new arena ... I am a DBA, I know enough TSQL to get me by, I write reports regul…
12 replies
Not sure how to achieve this. I have data from an output from a query that looks like this: Proje…
4 replies
I have two tables TableA and TableB TableA CUST_NUM, ITEM_NUM, SERIAL_NUM TableB CUST_NUM, ITEM_NUM…
6 replies
Hi, I have three tables with some example data CREATE Table P_value ( P_valueid int identity(1,1),…
2 replies
Hi I have a table with a field of geographic areas that relate to and area on a map. All the area'…
4 replies
HI I have a query - below--- UPDATE GOLD_BROKER_OUTPUT SET MAT_GWP = ( SELECT sum( cas…
4 replies
[font="Courier New"]I'm trying to create a view of data that requires several joins and some WHERE …
9 replies
I'm writing a report in Report Services that will allow users to pick columns from a very wide data…
7 replies
Is there a consensus out there? Developer one codes the loop like this: [font="Courier New"]DECLARE…
9 replies
hi. will u plz tell me how can we export data from excel or other format file into my database . wi…
4 replies
Hi I have an excel file (with an ever changing name) that will need to uploaded into a table. SSIS …
3 replies
HI I am trying to use an update query to sum MAT_GWP when it is between the dates stated in the bel…
5 replies
I wrote a SQL Query which simply sums a field from a table, and there are some conditions for it. T…
5 replies
This is probably an easy one but I'm stumped. I have the following table from a call routing system…
1 replies
I have the following code that is suppose to supply 3 possible filters; CertType, CertGroup and Cer…
4 replies
Viewing 15 topics - 10,396 through 10,410 (of 12,234 total)
You must be logged in to create new topics.