J
|
Jane 3/5/2008 |
Hi, select Date, Number, ... JCD_Id from JCD where Procedure='IMPORT' and Status='No' |
F
|
futo author 3/5/2008 |
Hi, create custom view of JCD table on the Datasource tables tab and edit SQL query for this view on the Edit SQL query tab. Here is a sample:
|