Click here to Skip to main content
15,922,894 members
Home / Discussions / Database
   

Database

 
QuestionHelp in Query?? [modified] Pin
geekfromindia3-Sep-08 5:11
geekfromindia3-Sep-08 5:11 
AnswerRe: Help in Query?? Pin
Blue_Boy3-Sep-08 5:20
Blue_Boy3-Sep-08 5:20 
GeneralRe: Help in Query?? Pin
geekfromindia3-Sep-08 5:23
geekfromindia3-Sep-08 5:23 
AnswerRe: Help in Query?? Pin
Ashfield3-Sep-08 5:25
Ashfield3-Sep-08 5:25 
GeneralRe: Help in Query?? Pin
geekfromindia3-Sep-08 5:33
geekfromindia3-Sep-08 5:33 
GeneralRe: Help in Query?? Pin
geekfromindia3-Sep-08 5:42
geekfromindia3-Sep-08 5:42 
GeneralRe: Help in Query?? Pin
Ashfield3-Sep-08 7:34
Ashfield3-Sep-08 7:34 
QuestionSQL DTS help, need certain fields from excel sheet to update in DB Pin
a_kubiak3-Sep-08 3:34
a_kubiak3-Sep-08 3:34 
I need a little help building my DTS. i told my boss id have this done by end of week and im a little stuck right now on this step. any help would be greatly appericiated. heres what i need:

UPDATE * fields in DB
WHERE Fields in Excel Sheet
Match the fields in DB.

The fields are:
UPC_Code
item_id
cost
price
Last_yr

Also would need a little help with this code to, i do have 90% of this already completed but to dumb to figure these 2 things out.

I need a SQL script that would take the Price Field in the excel sheet and multiply it by .0375 to create the cost field in the excel sheet.

Thank you for any help you may offer me.
QuestionShowing precentage using GROUP BY clause Pin
Muammar©3-Sep-08 1:45
Muammar©3-Sep-08 1:45 
AnswerRe: Showing precentage using GROUP BY clause Pin
Paddy Boyd3-Sep-08 2:37
Paddy Boyd3-Sep-08 2:37 
GeneralRe: Showing precentage using GROUP BY clause Pin
Muammar©3-Sep-08 3:47
Muammar©3-Sep-08 3:47 
AnswerRe: Showing precentage using GROUP BY clause Pin
Ashfield3-Sep-08 2:41
Ashfield3-Sep-08 2:41 
GeneralRe: Showing precentage using GROUP BY clause Pin
Muammar©3-Sep-08 3:55
Muammar©3-Sep-08 3:55 
GeneralRe: Showing precentage using GROUP BY clause Pin
Ashfield3-Sep-08 5:19
Ashfield3-Sep-08 5:19 
Questionquery to get number of childs from parent child table Pin
sepel2-Sep-08 20:38
sepel2-Sep-08 20:38 
AnswerRe: query to get number of childs from parent child table Pin
Blue_Boy2-Sep-08 20:47
Blue_Boy2-Sep-08 20:47 
AnswerRe: query to get number of childs from parent child table Pin
razov2-Sep-08 23:48
razov2-Sep-08 23:48 
AnswerRe: query to get number of childs from parent child table Pin
Paddy Boyd3-Sep-08 2:38
Paddy Boyd3-Sep-08 2:38 
QuestionHow to prevent adding a duplicate value into a table Pin
makumazan842-Sep-08 13:25
makumazan842-Sep-08 13:25 
AnswerRe: How to prevent adding a duplicate value into a table Pin
Blue_Boy2-Sep-08 13:43
Blue_Boy2-Sep-08 13:43 
GeneralRe: How to prevent adding a duplicate value into a table Pin
makumazan842-Sep-08 15:01
makumazan842-Sep-08 15:01 
GeneralRe: How to prevent adding a duplicate value into a table Pin
Blue_Boy2-Sep-08 15:38
Blue_Boy2-Sep-08 15:38 
AnswerRe: How to prevent adding a duplicate value into a table Pin
TheFM2342-Sep-08 19:26
TheFM2342-Sep-08 19:26 
GeneralRe: How to prevent adding a duplicate value into a table Pin
makumazan842-Sep-08 22:48
makumazan842-Sep-08 22:48 
GeneralRe: How to prevent adding a duplicate value into a table Pin
Ashfield3-Sep-08 1:22
Ashfield3-Sep-08 1:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.