6
Answers

Checking if a table exists

Rakefet

Rakefet

18y
18.4k
1
Hi,
I am creating a SQL Server tables programmatically in C#. I want to check first if a table exists and only if it doesn't exist, create one. I was looking around but I couln't find an easy way to do so.
Any ideas?
Thanks a lot ,
Rakefet
Answers (6)