Welcome, Guest. Please login or register.

Login with username, password and session length
Pages: [1]   Go Down
Print
Author Topic: Multiple select operation  (Read 426 times)
0 Members and 1 Guest are viewing this topic.
syntencoist
Member

Posts: 7


View Profile
« on: September 01, 2010, 02:26:37 PM »

I just need a real simple command that looks up multiple tables/files using a sort/select operation (-v parameter)

the mysql equivalent would be
select a.id, b.id
from tablea a, tableb b
where a.id = b.id
Logged
Ray_Scheel
Member

Posts: 3



View Profile WWW
« Reply #1 on: October 06, 2010, 11:18:14 AM »

Presuming that you are running the -v on table.a and that tableb:index.A is based on tableb:id:

   :If:
Then: id=[tablea:field number of id]
   :If:
Then: lookup table_b = tableb k=id i=A -nx
   :If: not table_b
Then: end   '/# id not found in tableb
Logged
Pages: [1]   Go Up
Print
Jump to:  

Valid XHTML 1.0! Powered by SMF 1.1.15 | SMF © 2011, Simple Machines | Massive Blue Theme By Cadosoas Valid CSS!