dickylam
IS-IT--Management
- Jun 24, 2001
- 86
Anybody knows that if I issue a command as below:-
Create sql view testview remote connection as testdb as select * from testtable
The above action will create a cursor named testview and take data from the table of testtable.
However, where is testview.db?, it should save in somewhere of local hard disk , but I cannot find ?
Thanks help
Create sql view testview remote connection as testdb as select * from testtable
The above action will create a cursor named testview and take data from the table of testtable.
However, where is testview.db?, it should save in somewhere of local hard disk , but I cannot find ?
Thanks help