How to Rename Column in Mysql
To Rename a Column in Mysql we need to use the ALTER query with CHANGE COLUMN statement. The standard version
Read moreTo Rename a Column in Mysql we need to use the ALTER query with CHANGE COLUMN statement. The standard version
Read moreYou can capture a Screenshot of your entire screen or just a selected portion of it. The screenshot is automatically
Read moreIf you are encountering the following error while trying to flash Gapps with your custom rom: Error 70: Insufficient storage
Read moreHere is a simple function that takes the input of JS Date and returns a string of format YYYY-MM-DD: var
Read moreHere is a simple function that takes the input of JS Date and returns a string of format YYYYMMDD: var
Read more