Hi,
The system we are developing is intending for intial using with standard Microsoft Access databases. However for future versions we plan to move over to oracle (v 9 or 10). Ideally we would like to achieve compatability whilst we are still in development.
My Question is are the following item standard in sql across both platforms ?
- Table Names or Column Names with Spaces in them
- select * from
- (note the Square brackets).
Thanks in advance.
Rich.
The system we are developing is intending for intial using with standard Microsoft Access databases. However for future versions we plan to move over to oracle (v 9 or 10). Ideally we would like to achieve compatability whilst we are still in development.
My Question is are the following item standard in sql across both platforms ?
- Table Names or Column Names with Spaces in them
- select * from
Thanks in advance.
Rich.