SQL to find NULL in any column

Опубликовано: 28 Май 2024
на канале: Database by Doug
532
30

You've got a table with hundreds of columns. You'd like to find records that have a NULL in any of those columns.

I'll show how to use sys.columns to get the list of all the columns and create a SELECT statement that tests for NULLs in any of those columns.

Get the code here: https://douglaskline.blogspot.com/202...


Смотрите видео SQL to find NULL in any column онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Database by Doug 28 Май 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 532 раз и оно понравилось 30 людям.