Skip to content
Online Education & Certification

Online Education & Certification

  • Basics of Computer
  • Microsoft Windows
  • Microsoft Office
  • Tally
  • Java
  • SQL
  • Hardware
  • Networking
  • MySQL
  • Python
  • Digital Marketing
  • C Language
  • C ++
  • Visual Basic
  • Html 5 & CSS
Online Education & Certification

Category: MySQL

Select Statement

May 6, 2024 Hajira Tabasum J MySQL

The SELECT statement allows we to get the data from table of views. A table consists of rows and columns like a spreadsheet. The SELECT

Read more

Create a table with auto increment and default option

May 3, 2024 Hajira Tabasum J MySQL

In MySql, we can create a column that contains a sequence of numbers(1,2,3 and so on) by using the AUTO_INCREMENT attribute. The AUTO_INCREMENT attribute is

Read more

How To Update The Details In A Table

May 2, 2024 Hajira Tabasum J MySQL

We may have a requirement where the existing data in MYSQL table needs to be modified. We can do so by using the SQL UPDATE

Read more

Deletion of Rows of the Table

May 2, 2024 Hajira Tabasum J MySQL

The DELETE command is used to delete rows that are no longer required from the database tables. It deletes the whole row from the table.

Read more

Insertion of Data Into a Table

May 2, 2024 Hajira Tabasum J MySQL

Let’s insert a record into our table. To insert data into a table, we would need to use the INSERT INTO command. To do this,

Read more

How To Create New Tables

May 2, 2024 Hajira Tabasum J MySQL

We have named our database “CSC”, so now let’s create a table with this database that stores information of the students. Now select the CSC

Read more

Creation Of Database

May 2, 2024 Hajira Tabasum J MySQL

we can create new databases and import table using phpMyAdmin. Create a database by clicking on the “New” link at the top of the left

Read more

Server Activation

May 1, 2024 Hajira Tabasum J MySQL

Go to xampp folder and open the xampp-control.exe file from it and start Apache and MySQL Now open up the web browser and enter the

Read more

MySQL SQL

August 31, 2022 selva MySQL

What is SQL? SQL is the standard language for dealing with Relational Databases. SQL is used to insert, search, update, and delete database records. How

Read more

MySQL Functions – References

August 31, 2022 selva MySQL

MySQL has many built-in functions. This reference contains string, numeric, date, and some advanced functions in MySQL. MySQL String Functions Function Description ASCII Returns the

Read more

Posts pagination

«Previous Posts 1 2 3 Next Posts»

Blog Categories

open all | close all

Answer these questions

open all | close all

Online Exams

  • ASP & XML
  • Autocad
  • C Language
  • C++
  • DTP
  • Hardware
  • HTML
  • Java
  • MS Excel
  • MS Word
  • MySql
  • Python
  • Visual Basic
  • Tally Prime
WordPress Theme: Gambit by ThemeZee.