Enter NULL value in data cell in database
This tips gives you idea how to insert NULL value in database
This may a very small post but very useful.
It is diffcult to insert NULL value in database without Query or Code.
Many times we have to enter NULL value in datbase. For the same we have to use Query or code to execute it.
but following Key combination will give you shortest way of doing this.
just follow the steps
1. open the database
2. open the table you want to insert NULL
3. choose the record
4. select the cell
5. press Ctrl + 0
6. execute it using Exclametory ! sign
This will gives you result.
Thanks and Regards
Happy Programming
koolprasad2003
