dbTalk Databases Forums  

Universe Query

comp.databases comp.databases


Discuss Universe Query in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Universe Query - 06-25-2006 , 10:11 PM






Hello all. I'm fairly new to Universe and am still learning some basic
commands. Can someone please tell me how I can do a search for certain
records containing a certain title? For example, the table is called
ALERTS and a field in that table is called ALERT.SOURCE. How can I find
all the records in ALERTS where the ALERT.SOURCE equals "FIELD"?

This is the command I used
LIST ALERTS ALERT.SOURCE LIKE "FIELD"

Any help would be appreciated


Reply With Quote
  #2  
Old   
Bob Stearns
 
Posts: n/a

Default Re: Universe Query - 06-26-2006 , 01:57 AM






cfarren (AT) student (DOT) ecu.edu.au wrote:

Quote:
Hello all. I'm fairly new to Universe and am still learning some basic
commands. Can someone please tell me how I can do a search for certain
records containing a certain title? For example, the table is called
ALERTS and a field in that table is called ALERT.SOURCE. How can I find
all the records in ALERTS where the ALERT.SOURCE equals "FIELD"?

This is the command I used
LIST ALERTS ALERT.SOURCE LIKE "FIELD"

Any help would be appreciated

LIST ALERTS WITH ALERT.SOURCE = "FIELD"


Reply With Quote
  #3  
Old   
Kreegor
 
Posts: n/a

Default Re: Universe Query - 06-26-2006 , 02:24 AM




Beautiful! Thank you very much


Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.