|
Archives of the TeradataForumMessage Posted: Mon, 09 Feb 2004 @ 15:57:44 GMT
The "?" is usually a NULL value. Change the SQL as follows... SELECT "col1" , "col2" FROM "PROD"."View1" WHERE ( "col2" is NULL ) ; Sometimes a ? is also used as a parameter and so the SQL not complete is because MS Access is looking for a value to replace the ?.... Hope this helps... Best Regards Chris Coffing
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||