Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Sql Script conversion

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-12-28 : 17:56:28
Mark writes "I am trying to convert an Oracle script to SQL, and am having trouble with the
following snippet...help please!!!

DROP TABLE pni_caption CASCADE CONSTRAINTS

SQL says the problem is "near" cascade."
   

- Advertisement -