Skip to content
Thursday, June 19, 2025
Latest:
  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file

Eduguru

Tech Blog and Discussion

  • Blog
  • Discussion
  • Asterisk Support
  • Contact Us
  • Quiz
    • C Program
    • C – Input/Output
    • PHP Program
    • Basic SQL

MySQL

mysql 5.7
mysql 

MySQL count function

March 5, 2019March 5, 2019 Manisha Patel count number of rows in mysql, MySQL, mysql count all rows, MySQL count function, mysql count query, mysql function, number of rows in mysql

MySQL count function The COUNT() function returns the number of rows that matches a specified criteria. COUNT function to count the

Read more
mysql 5.7
mysql 

MySQL MIN() and MAX() Functions

March 3, 2019March 3, 2019 Manisha Patel learn mysql, MySQL, mysql function, mysql function example, mysql max function, mysql min function, MySQL MIN() and MAX() Functions

MySQL MIN() and MAX() Functions   The MIN() function returns the smallest value of the selected column and the MAX()

Read more
mysql 5.7
mysql 

MySQL UPDATE Statement

February 24, 2019February 24, 2019 Manisha Patel MySQL, mysql query, mysql sql query, MySQL update statement, mysql update table fields, update query in mysql, update table data mysql

MySQL UPDATE Statement The UPDATE statement is used to modify the existing records in a table. UPDATE Syntax: UPDATE tablename SET col1 = val1, col2 = value2, …

Read more
mysql 5.7
mysql 

MySQL where condition

February 10, 2019February 10, 2019 Manisha Patel how to use where condition in mysql, MySQL, mysql query, mysql query with where condition, mysql where clause, MySQL where condition, mysql where query, operators in where clause, where condition operator, where in mysql

MySQL where condition   WHERE Syntax SELECT column1, column2, … FROM table_name WHERE condition; Note: The WHERE clause is not only used in SELECT statement,

Read more
mysql 5.7
mysql 

mysql : create database and table

February 3, 2019 Manisha Patel basic of mysql, create db and table, MySQL, mysql : create database and table, mysql database create, mysql table create, mysql table create command line, sql query to create database, sql query to create table, sql to create table and database

mysql : create database and table      

Read more
mysql 5.7
mysql 

MySQL Server Logs

January 12, 2019 eduguru MySQL, MySQL binary log, mysql ddl log, mysql error log, mysql general query log, mysql log, mysql log benefits, mysql log location and meaning, mysql log report, mysql loging, mysql relay log, MySQL Server Logs, mysql slow query log, scope of mysql log, structore of mysql server log

 MySQL Server Logs MySQL Server has several logs that can help you find out what activity is taking place. By

Read more
mysql 5.7
mysql 

mysqld dead but subsys locked

January 10, 2019 eduguru Can't connect to local MySQL server through socket '/var/mysql/mysql.sock'(2), MySQL, mysql error, mysql failed to start, mysql issue, mysql not starting, mysqld dead, mysqld dead but subsys locked, mysqld dead but subsys locked resolved, mysqld ubsys locked

mysqld dead but subsys locked Backup for future Safety: cp /var/lock/subsys/mysqld /root/mysqld than delete it rm /var/lock/subsys/mysqld then close all

Read more
creating and selecting a database in mysql on cli
mysql 

Creating and Selecting a Database

January 1, 2019 Manisha Patel Creating and Selecting a Database, Creating and Selecting a Database command line, Creating and Selecting a Database from cli, MySQL, mysql query to create database, mysql query to select database

Creating and Selecting a Database If the database administrator creates your database for you when setting up your permissions, you

Read more
mysql 5.7
mysql 

SQL CASE

January 1, 2019 Manisha Patel case example in mysql, CASE WHEN Quantity > 30 THEN "The quantity is greater than 30" WHEN Quantity = 30 THEN "The quantity is 30" ELSE "The quantity is under 30" END AS QuantityText FROM OrderDetails;, MySQL, mysql case statement, Quantity, SELECT OrderID, SQL CASE

SQL CASE The CASE statement goes through conditions and return a value when the first condition is met (like an

Read more
mysql 5.7
mysql Tutorial 

Rename database in MySQL

December 29, 2018 eduguru 0 Comments database rename, db rename in mysql, How to Rename database in MySQL, MySQL, mysql db rename, Rename database in MySQL

From phpMyAdmin, select the database you want to select. In the tabs there’s one called Operations, go to the rename

Read more
  • ← Previous
  • Next →

Recent Article

  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file
  • How to capture and analyze traffic with tcpdump
  • Installing Asterisk 20 From source On Rocky 9
  • html drop down with search from table php mysql
  • How to Install and Use FFmpeg on CentOS 8
  • How to get duration of MP3 or wav any audio File in PHP
  • How to Change location Of MariaDB Data Directory
  • How to check partition details of MySQL table
  • internal server error when download large file php
  • iostat : How to monitor disk activity and CPU load average
  • Webrtc with Asterisk 16 : complete configuration with SIP

Tags

1st Semester Question Paper asterisk basics of java C# coronavirus c program c program example c programming c tutorial c tutorials cyber security download bca question paper Download bca Question Paper december 2017 download ignou bca question dec 2017 download previous year question paper Download Question Paper december 2017 Download Question Paper June 2017 ETHICAL HACKING HACKERS HACKING html ignou IT- Security Java java basics java program java programming java tutorials learn c let us C Linux MySQL NEW TECHNOLOGY Question Paper Download RESEARCH AND INNOVATION security Software software testing technology testing ubuntu UNIX web-app web-site Write a C Program
Copyright © 2025 Eduguru. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.