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 

MySQL SELECT Statement

November 27, 2019 Krishna

MySQL SELECT Statement The MySQL SELECT statement is used to fetch data from the one or more tables in MySQL.

Read more
mysql 

MySQL DELETE Statement

November 26, 2019 Krishna

MySQL DELETE Statement MySQL DELETE statement is used to delete data from the MySQL table within the database. By using

Read more
mysql 

MySQL UPDATE Query

November 26, 2019 Krishna

MySQL UPDATE Query MySQL UPDATE statement is used to update data of the MySQL table within the database. In real

Read more
mysql 

MySQL INSERT Statement

November 26, 2019 Krishna

MySQL INSERT Statement MySQL INSERT statement is used to insert data in MySQL table within the database. We can insert

Read more
mysql 

MySQL View

November 23, 2019 Krishna

MySQL View In MySQL, View is a virtual table created by a query by joining one or more tables. MySQL

Read more
mysql 

MySQL DROP Table

November 23, 2019 Krishna

MySQL DROP Table MYSQL DROP table statement removes the complete data with structure. Syntax: DROP TABLE  table_name; Example: DROP TABLE  cus_tbl; MySQL TRUNCATE Table

Read more
mysql 

MySQL TRUNCATE Table

November 23, 2019 Krishna

MySQL TRUNCATE Table MYSQL TRUNCATE statement removes the complete data without removing its structure. The TRUNCATE TABLE statement is used

Read more
mysql 

MySQL ALTER Table

November 22, 2019 Krishna

MySQL ALTER Table MySQL ALTER statement is used when you want to change the name of your table or any

Read more
mysql 

MySQL CREATE TABLE

November 21, 2019 Krishna

MySQL CREATE TABLE The MySQL CREATE TABLE command is used to create a new table into the database. A table

Read more
mysql 

MySQL Drop Database

November 21, 2019 Krishna

MySQL Drop Database You can drop/delete/remove a MySQL database easily with the MySQL DROP DATABASE command. It deletes all the

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.