How to find current date and time in MySQL Workbench Posted 25 September 2018 By Alexandru Chi. -14 5775 We want to find the current date and time in MySQL server. We will follow the step bellow. [mai mult...]
How to delete a database in MySQL Workbench Posted 25 September 2018 By Alexandru Chi. -13 6029 We want to delete a database from a MySQL server using Workbench. We can follow the steps bellow. [mai mult...]
How to check table status in MySQL Workbench Posted 28 August 2018 By Alexandru Chi. -13 1472 We want to view table status/information in MySQL database. We will follow the steps bellow. [mai mult...]
How to minimize/restore all open windows except the active window Posted 22 August 2018 By Alexandru Chi. -4 1022 You have few windows opened and you want to minimize all of them except the active one. You can follow the steps bellow. [mai mult...]
How to view CMD commands history Posted 22 August 2018 By Alexandru Chi. -5 1317 We want to view all the commands run in Command Prompt. We will follow the steps bellow. [mai mult...]
How to copy CMD output in clipboard Posted 04 August 2018 By Alexandru Chi. 4 1441 We want to use the output from a command runed in CMD utility. We can follow the clip command. [mai mult...]
How to find MySQL server version Posted 24 July 2018 By Alexandru Chi. -11 1234 We want to find the MySQL server version. We will follow the steps bellow. [mai mult...]
How to show databases in MySQL Workbench Posted 24 July 2018 By Alexandru Chi. 10 1407 We have MySQL Workbench installed and we need to know what are the databases contained on the server. We will follow the step below. [mai mult...]
How to convert text file from ASCII to HEX Posted 23 June 2018 By Alexandru Chi. -8 1202 For any matters (e.g. programmers/developers requirements) we need to convert ASCII text file to Hexadecimal values. We will use Notepad++ for this purpose. [mai mult...]
View two files side by side in Notepad++ Posted 23 June 2018 By Alexandru Chi. -7 1144 We need to view two files, side by side, for comparison or other reasons. We will follow the steps below. [mai mult...]