Schema?
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Schema?
|
I want to make a query without
to indicate the schema name, for example:
Select * from tabla where
....
and not
select * from schema.tabla
where ...
not to show the shema or system tables
from odbc and jdbc
can you help me?
thanks
|
Home |
Main Index |
Thread Index