If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Corel Paradox > Need help with a query

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-04-02, 21:59
morbius morbius is offline
Registered User
 
Join Date: Mar 2002
Posts: 1
Need help with a query

I am hoping someone can help with a wall I have run into. I have a database with a series of numbers in respective fields in the database

(e.g. field1=300, field2=200, field3=100, etc...) can anyone tell me how I set up a query so the I get the max min and avg of each record instead of each field?

Thanks in advance for your help
Reply With Quote
  #2 (permalink)  
Old 03-07-02, 19:51
Tony McGuire Tony McGuire is offline
Registered User
 
Join Date: Mar 2002
Location: Sacramento, CA
Posts: 7
No way to do this in a query that I am aware of.

You might try posting in on the news server:
thedbcommunity.com news server
Reply With Quote
  #3 (permalink)  
Old 03-08-02, 01:46
dlatner dlatner is offline
Registered User
 
Join Date: Feb 2002
Location: NYC
Posts: 16
You would have to do that using a script.
-DL
Reply With Quote
  #4 (permalink)  
Old 03-08-02, 11:40
dlatner dlatner is offline
Registered User
 
Join Date: Feb 2002
Location: NYC
Posts: 16
query

Actually, you could do that with a compound "set" query -- but I never really figured out how to work those. You could also do it using a series of 3 or 4 queries in a row. It would be a little pain in the neck to set up, but once you did, you could save it and re-use it as needed.

-DL
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On