Skip to content
DataMajor

DataMajor

Data Tips and Solutions

  • Home
  • Microsoft

How to check if a table exist in Sql Server

January 25, 2020April 10, 2020 Alvaro ParraLeave a comment

As data analyst, one common thing to do in our scripts, specially for creating a table is to check if that table already exist.

Read More

Posted Under: Microsoft, Sql ServerTags: INFORMATION_SCHEMA.TABLES, OBJECT_ID(), Sql Server if table exist, SYS.TABLES

Recent Posts

  • How to Update top N records in Sql Server
  • How to alter a column from null to not null in sql server
  • How to escape square brackets in a like clause in sql server
  • How to Insert multiple rows in a single SQL query
  • How to filter rows in Pandas


Copyright © All rights reserved.| Proudly Powered by WordPress and Echoes