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

Using Various Operators Using WHERE Clause

September 6, 2024 Vishwa Varadhan T MySQL

LIKE Operator The LIKE Operator is commonly used to select data based on patterns. MySQL provides two wildcard characters for using with the LIKE operator

Read more

ALTER TABLE

June 12, 2024 Hajira Tabasum J MySQL

In MySQL ALTER command command is very useful when you want to change any table field or if you want to add or delete an

Read more

LIMIT Clause

May 16, 2024 Hajira Tabasum J MySQL

The LIMIT clause is used with the SELECT statement to restrict the number of rows in the result set. The Limit Clause accepts one or

Read more

DISTINCT CLAUSE

May 16, 2024 Hajira Tabasum J MySQL

The MySQL select Distinct statement is used to retrieve unique rows (by removing the duplicate rows ) from the specified column in the select statement.

Read more

Creating a table as an existing table

May 14, 2024 Hajira Tabasum J MySQL

we can create a table from an exiting table with all / specific columns by following query, Example 1: will create a table dummy as

Read more

More On MySQL WHERE Clause

May 13, 2024 Hajira Tabasum J MySQL

MySQL provides you with some other operators for using in the WHERE clause to form complex search conditions such as: BETWEEN – Selects values within

Read more

EXERCISE

May 13, 2024 Hajira Tabasum J MySQL

Create a table named customer for the below structure, 80101 DINESH RAJ 9840212400 THIRUNINRAVUR 80102 RAKESH RAJ 9840312413 AMBATTUR 80103 SUMATHI 9489096200 PERUNGUDI 80104 SHANKARAN

Read more

WHERE clause with Multiple Conditions

May 11, 2024 Hajira Tabasum J MySQL

The MySQL And, Or, Not, operators can be combined in a SELECT, INSERT, UPDATE, or DELETE statement. When combining these operators, it is important to

Read more

MySQL ORDER BY Clause

May 7, 2024 Hajira Tabasum J MySQL

When we use the SELECT statement to query the data from a table, the result set is not sorted. To sort the result set, we

Read more

Exercise No.1

May 6, 2024 Hajira Tabasum J MySQL

Insert the following data into the student table Enroll_no Student_Name Gender Course Total_fees 12014 RAM KUMAR MALE DCA 8400 12015 DAISY FEMALE HDCA 14800 12016

Read more

Posts pagination

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.