A
Anna Kubiak
Hi,
I have primary key consisting of 2 fields. how to write SQL Statement to
find 1 record. I tried
Select * FROM table where PrimaryKey.field1+Primary.Field2=const1+const2;
Doesn't work :-(
Anna
I have primary key consisting of 2 fields. how to write SQL Statement to
find 1 record. I tried
Select * FROM table where PrimaryKey.field1+Primary.Field2=const1+const2;
Doesn't work :-(
Anna