select
and filter records from tblstandort
kuras_standort( where = NULL, where_oID = NA, where_oName = NA, where_oOrt = NA, select = NULL, select_oID = NA, select_oName = NA, select_oOrt = NA, orderBy = NULL, orderBy_oID = NA, orderBy_oName = NA, orderBy_oOrt = NA, db = "KURAS", ... )
where | WHERE condition |
---|---|
where_oID | condition for field oID: Enter a field description here |
where_oName | condition for field oName: Enter a field description here |
where_oOrt | condition for field oOrt: Enter a field description here |
select | fields/expressions to |
select_oID |
|
select_oName |
|
select_oOrt |
|
orderBy | ORDER BY clause of SQL expression |
orderBy_oID | order by field oID? |
orderBy_oName | order by field oName? |
orderBy_oOrt | order by field oOrt? |
db | name of ODBC data source, default: |
... | additional arguments passed to |