Hi Guru's,

I have to export the table structure and data from Oracle to a Script file.
Which will be imported later on into SQL Server through a front end tool.

Is there any way I can get the DDL of a table in SQL Server format??


Thanks in Advance.