Skip to content

Eduguru – Good Blogging

Tech Blog and Discussion

  • Home
  • Download
  • About Us
    • Contact Us
  • Business
    • ViciDial – GoautoDial Support
  • Discussion
  • Sale
    • Get Computer Books
    • Flipkart Sale
    • Amazon Sale Offer
  • Result

Category: mysql

August 11, 2020

Data Manipulation Language in SQL (DML)

DBMS by Krishna0 comments

SQL language also includes syntax to update, insert, and delete records. These query and update commands together form the Data […]

Read more>>
August 11, 2020

Data Definition Language (DDL) in SQL

DBMS by Krishna0 comments

The Data Definition Language (DDL) part of SQL permits database tables to be created or deleted. We can also define […]

Read more>>
August 11, 2020

Characteristics of SQL Commands

DBMS by Krishna0 comments

Here you can see that SQL commands follow a number of basic rules: • SQL keywords are not normally case […]

Read more>>
August 11, 2020

SQL Commands

DBMS by Krishna0 comments

There are three groups of commands in SQL: 1. Data Definition 2. Data Manipulation and 3. Transaction Control  

Read more>>
August 11, 2020

What is SQL?

DBMS by Krishna0 comments

Structured Query Language, commonly abbreviated to SQL and pronounced as “sequel”, is not a conventional computer programming language in the […]

Read more>>
PHP MySQL connector
May 17, 2020

PHP MySQL connector

mysql by eduguru0 comments

PHP MySQL connector Example:  <html> <head> <title>Connecting MySQL Server</title> </head> <body> <?php $dbhost = ‘localhost:3306’; $dbuser = ‘guest’; $dbpass = […]

Read more>>
LOCATE() – MySQL Function
May 16, 2020

LOCATE() – MySQL Function

mysql by eduguru0 comments

LOCATE() – MySQL Function The LOCATE() function returns the position of the first occurrence of a substring in a string. […]

Read more>>
time_to_sec MySQL function
May 14, 2020

time_to_sec MySQL function

mysql by eduguru0 comments

time_to_sec MySQL function The TIME_TO_SEC() function converts a time value into seconds. SELECT TIME_TO_SEC(“19:30:10”); Output: 70210 SELECT TIME_TO_SEC(“-03:30:00”); Output: -12600 […]

Read more>>
CONCAT() Function – MySQL
May 13, 2020

CONCAT() Function – MySQL

mysql by eduguru0 comments

CONCAT() Function – MySQL MySQL has the CONCAT() function, which allows you to concatenate two or more strings. The function […]

Read more>>
TIMEDIFF – MySQL Function
May 12, 2020

TIMEDIFF – MySQL Function

mysql by eduguru0 comments

TIMEDIFF – MySQL Function This returns the difference between two datetime expressions: For example: SELECT TIMEDIFF(“2020-05-10 13:10:11”, “2020-05-05 13:10:10”); Output: […]

Read more>>

Posts navigation

Older posts

Recent Posts

  • Agency for high-risk, high-reward research up and running by 2022
  • Install Steam on Ubuntu & Linux Mint
  • install ONLYOFFICE Desktop Editors on Ubuntu
  • Install Tilix GTK3 tiling terminal emulator
  • Install Foliate ePub Reader on Ubuntu
  • Install Telegram on Ubuntu Linux
  • Install the Latest Lollypop Music Player in Ubuntu
  • Install Geary Mail on Ubuntu
  • Install caffeine in Ubuntu
  • The bigger picture: AI vertical farm, San Francisco
  • Red Bull strikes deal to continue using Honda’s F1 engines until 2025
  • A varied diet need not cost the Earth
  • Smallest microchips yet folded from graphene
  • Grub’s up for chickens!
  • Jaguar to offer only electric-powered cars from 2025
  • Hydrogen-powered show homes to open in Gateshead
  • How to grow crops in space
  • Facebook Messenger’s encryption plans labelled a ‘disaster’ for child safety
  • Disadvantaged children face equipment hurdle to access online lessons, study finds
  • People trust robots more than humans with money, global study reveals
  • Turkey sets sight on Moon with 10-year space programme
  • RoboCafe in Dubai eases minds of Covid-wary customers
  • Silicon lidar chip brings accuracy at low cost to autonomous vehicles
  • Facebook bans vaccine misinformation, provides Covid-19 jab advice
  • RSC to stage interactive Midsummer’s Night Dream-inspired performance online
  • Quantum receiver capable of detecting full spectrum of radio waves
  • UAE probe nears Mars orbit ahead of China and Nasa missions
  • North Korea using cyberattacks to advance nuclear weapons, UN warns
  • Robots ‘capture’ shadows to sense touch
  • 3D-printed fresh vegetables become reality with new method
  • Bioengineering threats rated as a top biosecurity risk
  • AI can detect human emotions with wireless signals
  • Microplastics could be eliminated from wastewater at source
  • Marine plastic litter detected and quantified using deep-learning tool
  • What New in Asterisk 16
  • How to automate SSH login with password?
  • Riding high on MoRTH projects
  • Learn lessons from Huawei 5G row, MPs warn
  • Install rally in Ubuntu
  • install Brave Browser
  • 6G demonstrated in lab tests with uncompressed 8K video stream
  • Children exposed to air pollution suffer reduced thinking skills
  • OneWeb’s broadband satellites could be used to plug rural black hole
  • Aero India’s Runway to a Billion Opportunities begins in Bangalore
  • Future fuels change the balance of power
  • Air pollution in biggest cities four times above safe levels
  • North Sea oil-flaring practice found to output as much carbon as a coal plant
  • Responsibilities mounting for CISOs, says BT Security
  • Working towards a Digital Budget
  • Whenever I switch on Ubuntu I always see the following message.

RSS Eduguru – Tech Discussion

  • Apache: No space left on device: Couldn’t create accept lock
  • read last 100 lines from a file in linux
  • how to purge mysql binary logs
  • How do I load a sql.gz file to my database?
  • How to run PHP scripts from cron jobs

RSS Online Video songs

  • MySQL CASE STATEMENT
  • Truncate or Empty table in mysql from phpmyadmin
  • SQL Quiz
  • convert mysql table engine to innodb
  • C program to add two numbers,C program to add 2 numbers,C program to sum...

Recent Post

  • Agency for high-risk, high-reward research up and running by 2022
  • Install Steam on Ubuntu & Linux Mint
  • install ONLYOFFICE Desktop Editors on Ubuntu
  • Install Tilix GTK3 tiling terminal emulator
  • Install Foliate ePub Reader on Ubuntu

© 2021 Eduguru.in, Powered by S NET Expert Technology.