T
Toria
I have two tables joining on the phone number. My query ouput is like this:
PTN SAgre SOC Description SumOfSFRt Rate
2102740555 etrace Pro 19.95
2102740555 Unlimited Sprint Data Access 10
I need the ouput to be one line something like this:
PTN SAgre SOC Description
SumOfSFRt Rate
2102740555 etrace Pro Unlimited Sprint Data Access 19.95 10
Is this possible for a beginner like me?
Thank you!
PTN SAgre SOC Description SumOfSFRt Rate
2102740555 etrace Pro 19.95
2102740555 Unlimited Sprint Data Access 10
I need the ouput to be one line something like this:
PTN SAgre SOC Description
SumOfSFRt Rate
2102740555 etrace Pro Unlimited Sprint Data Access 19.95 10
Is this possible for a beginner like me?
Thank you!