Sometimes you may need to print curly braces in string in python. Here are the steps to do it.
How to Set Default Value for Datetime Column in MySQL
Sometimes you may need to set default value for datetime column in MySQL. Here are the steps to do it.
How to Empty Array in JavaScript
How to Set Query Timeout in MySQL
How to Count Frequency of Array Items in JavaScript
How to Allow only Alphabet Input in HTML Text Input
Sometimes you may need to allow only alphabet input in HTML text input. Here are the steps to do so.