Hi All,

  I am new to sql,  I am coming  from  Xbase  system .
 I want to know if it 's  possible to execute query using last query result?

EXAMPLE

1  select * from persons where state='CA'

2 select * from persons where age> 18       but  we  have to use the result of 1

I DO NOT WANT TO DO AN AND        (  STATE = 'CA'    AND   AGE > 18  ) ;

Best Regards
  • [firebir... mohamed hamza medh...@hotmail.com [firebird-support]
    • Re:... Kjell Rilbe kjell.ri...@marknadsinformation.se [firebird-support]
      • ... Ann Harrison aharri...@ibphoenix.com [firebird-support]
    • Re:... Richard Damon rich...@damon-family.org [firebird-support]
      • ... mohamed hamza medh...@hotmail.com [firebird-support]

Reply via email to