Skip to content

Scripts Gurus

  • Home
  • Laravel
  • PHP
  • jQuery
  • Javascript
  • Mysql
  • Codeigniter

Category: Mysql

MySQL Multiple Joins in one Query

December 19, 2019May 23, 2021

You can use multiple tables in your single SQL query. The act of joining in MySQL refers to smashing […]

Read More

MySQL Multiple Left Joins in one Query

December 19, 2019May 19, 2021

The SQL LEFT JOIN (specified with the keywords LEFT JOIN and ON) joins two table or more tables and […]

Read More

Mysql UNION Query

December 19, 2019May 19, 2021

The UNION query is used to combine the result-set of two or more SELECT statements. Unions combine the results […]

Read More

Mysql SUM() Functions Query

December 19, 2019May 23, 2021

The SUM() function returns the total sum of a numeric column. To understand SUM function, consider an products table, […]

Read More

Mysql AVG() Functions Query

December 19, 2019May 19, 2021

The AVG() function returns the average value of a numeric column. To understand AVG function, consider an products table, […]

Read More

Mysql COUNT() Functions Query

December 19, 2019May 19, 2021

The COUNT() function returns the number of records in a select query. To understand COUNT function, consider an products […]

Read More

Mysql UPDATE Statement

December 19, 2019December 19, 2019

There may be a requirement where the existing data in a MySQL table needs to be modified. You can […]

Read More

Mysql Join Query

December 19, 2019May 23, 2021

You can use multiple tables in your single SQL query. The act of joining in MySQL refers to smashing […]

Read More
Mysql UPDATE query using Join Statement

Mysql UPDATE query using Join Statement

December 14, 2019May 23, 2021

Here you can find how to use update query with join, difficult update query in join We often use […]

Read More
php Mysql DELETE Query

php Mysql DELETE Query

October 10, 2019May 19, 2021

If you want to delete a record from any MySQL table, then you can use the SQL command DELETE […]

Read More

Posts navigation

Older posts
Proudly powered by WordPress

Theme: moina by ashathemes.