|
Archives of the TeradataForumMessage Posted: Mon, 27 Mar 2006 @ 22:29:53 GMT
Is it possible in teradata to check if the object exists? Something similar to sql server. if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[tablename]') and OBJECTPROPERTY(id, N'IsUserTable') = 1) drop table [dbo].[ tablename] GO Can somebody please help? Thanks
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||