Wizards for Query, DBMS Command, Procedure, Table, View and other objects include a page used to generate text of SQL queries, triggers, commands, or functions. Please remember the following:
The find and replace mechanism is available in some wizards.
If Microsoft SQL Server 2008 DBMS is installed on the server, add a prefix containing user schema identifier before table or object name in all SQL queries, triggers, commands or functions. For example, dbo.OBJ4999 or test.T4213.