SQL | Check Whether Table Exists From Code in SQL Server | SQL | LearnStuffz
Code:
Select * from dbo.sysobjects
where id = object_id('[dbo].AccountSettings')
and OBJECTPROPERTY(id,'IsUserTable')=1
On this page of the site you can watch the video online SQL | Check Whether Table Exists From Code in SQL Server | SQL | LearnStuffz with a duration of hours minute second in good quality, which was uploaded by the user LearnStuffz 30 October 2019, share the link with friends and acquaintances, this video has already been watched 752 times on youtube and it was liked by 1 viewers. Enjoy your viewing!