I am in the process of migrating a database from Oracle 8i to SQL Server. In Oracle, one does not need to give a fully qualified function name( eg. dbname.fnname(); ) for invoking a function whereas the SQL Server requires me to give a fully qualified name. The problem is that I hardcode the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.