NOT NULL

NOT NULL

Status
Not started

– introduce you to the NOT NULL constraint and show you how to declare a NOT NULL column or add a NOT NULL constraint to an existing column.

INTRODUCTION

MySQL NOT NULL constraints

Adding a NOT NULL constraint to an existing column

Removing a NOT NULL constraint