How to find current date and time in MySQL Workbench Posted 25 September 2018 By Alexandru Chi. -6 3996 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. -14 4102 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. -10 1190 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. -14 765 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. -10 1057 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. 0 1184 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. -10 971 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. 1 1120 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. -13 942 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 867 We need to view two files, side by side, for comparison or other reasons. We will follow the steps below. [mai mult...]