RequeteODBCwhere-class {stacomirtools} | R Documentation |
RequeteODBCwhere class
Description
RequeteODBCwhere class
Slots
select
"character"
where
"character"
and
"vector"
order_by
"character"
Note
Inherits from RequeteODBC the syntax is where="WHERE ..." and =vector("AND...","AND...") order_by="ORDER BY.."
Author(s)
Cedric Briand cedric.briand@eptb-vilaine.fr
Examples
object=new("RequeteODBCwhere")
[Package stacomirtools version 0.6.0.1 Index]