![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi, I am using Access 97. I have two tables, one contains employee information, including salary information. the second contains constrains to be used in a query to get a cross section of information. I know you can write a SQL with the constrain 'WHERE sal = [second_Table].[value]'. eg [value] = '50000' My question is how can i include the whole constraint in the [second_table].[value] eg [value] = '>=50000' so some how the SQL looks like 'WHERE sal is [second_table].[value] ('IS' does not work). so in theory, the WHERE statement is exactly the same as the first? Thanks in advance |
![]() |
| Thread Tools | |
| Display Modes | |
| |