ICT
ARCHITECTURE OF 8085
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
My SQL Service
|
|
MS Word
|
|
Visual Basic
|
|
Pascal
|
Detailed explanation-1: -We can create a new database in MySQL by using the CREATE DATABASE statement with the below syntax: CREATE DATABASE [IF NOT EXISTS] database name. [CHARACTER SET charset name] [COLLATE collation name];
Detailed explanation-2: -Using a GUI Open the MySQL Workbench as an administrator (Right-click, Run as Admin). Click on File>Create Schema to create the database schema. Enter a name for the schema and click Apply. In the Apply SQL Script to Database window, click Apply to run the SQL command that creates the schema.
Detailed explanation-3: -Extracting the Install Archive. Creating an Option File. Selecting a MySQL Server Type. Initializing the Data Directory. Starting the Server for the First Time. Starting MySQL from the Windows Command Line. Customizing the PATH for MySQL Tools. Starting MySQL as a Windows Service. More items
Detailed explanation-4: -Open ‘Run’ Window by using Win key + R. Type ‘services.msc’ Now search for MySQL service based on the version that is installed. Click on ‘stop’, ‘start’ or ‘restart’ the service option. 10-Mar-2021
Detailed explanation-5: -2.1 Create variables. 2.2 Create the scripts. 2.3 Create the custom link to phpMyadmin. 2.4 Using the MySQL variables in templates. 2.5 Optional scripts. 2.5.1 Icon to Change MySQL Password. 2.5.2 Backup the database when the service is moved and restore it on the new server. 04-Dec-2022