Skip to content
January 26, 2021

Simple X Answer

Find simple answers to your complex questions

  • Home Page
  • About Us
  • Contact us
Main Menu

SQL

SQL

Handy SQL Queries

July 8, 2015July 22, 2015 - by jkala - Leave a Comment

Handy SQL Querier

Handy SQL Queries
MySQL
1
2
3
4
5
-- Find maximum salary
 
SELECT *
FROM Employee
WHERE salary = (SELECT max(Salary)FROM Employee);

Read More

Categories

  • C Plus Plus Programming
  • C Programming
  • Cryptocurrency
  • Db2 Database
  • General Knowledge
  • Github
  • Java
  • JavaScript
  • Linux
  • Promo
  • Raspberry Pi
  • ServiceNow
  • SQL
  • Uncategorized
  • VBA
  • Xamarin
Copyright © 2021 Simple X Answer.
Powered by WordPress and HitMag.