Welcome -
Guest!
Login
/
Register Now
|
Search:
Home
Articles
Forum
Interview FAQ
Activities
News
Videos
Poll
Links
People
Groups
Oracle Articles
Submit Article
Home
»
Articles
»
Oracle
»
Operators
RSS Feeds
MINUS OPERATOR
Posted By:
Bourke Fischer
Category:
Oracle
Views:
2393
This article explains about using MINUS OPERATOR with example.
Customer - orders - salespeople database
MINUS OPERATOR
Find all the salespeople who have not got any orders.
(SELECT snum FROM Salespeople)
MINUS
(SELECT snum FROM Orders);
Share:
Previous Post:
INTERSECTION OPERATOR
Next Post:
TRANSACTIONS AND CONCURRENCY
Didn't find what you were looking for? Find more on
MINUS OPERATOR
Or get
search suggestion and latest updates
.
Bourke Fischer
author of MINUS OPERATOR is from Frankfurt,
Germany
.
View All Articles
Related Articles and Code:
Program that implements overloaded "-" minus unary operator.
Unary Operator ++ Operator Overloading
Program to illustrate unary operator (increment operator) overloading without return type
Program to illustrate unary operator increment operator overloading with return type
Program to illustrate unary operator(decrement operator) overloading without return type
Program to illustrate unary operator(decrement operator) overloading with return type
Conditional operator and type cast operator
Assignment Operators and Shortcut Assignment Operators
Program to illustrate operator overloading from String object to basic string
Program to illustrate operator overloading from class to basic type
Program to perform operator overloading converting one class object to another
Program illustrating operator overloading
>= ( Greater Than or Equal To ) Comparison Operator
< ( Less Than ) Comparison Operator
> ( Greater Than ) Comparison Operator
= ( Equals ) Comparison operator
Comparison operators
= ( Assignment ) Operator
Examples of % ( Modulo ) Operator
Examples of / ( Divide ) Operator
Other Interesting Articles in Oracle:
Display top 3 highest item price from item table
DROP DATABASE
CREATE TRIGGER
DECLARE CURSOR
ALL operator
CREATE VIEW
Example to rename table name
CREATING A TABLE FROM A TABLE
Example to find items having unit price greater than or equal to 500
Example to display records of student pass in all subjects and marks are greater than 60 in maths
Display average marks of students using avg() function and also round it using round().
Display total of each invoices
GRANT command
SUPPLIER-PARTS database
Example to revoke insert privilege of item table from a user using revoke
ALTER DATABASE
CLOSE CURSOR
COMMIT TRANSACTION
DROP PROCEDURE
Display items having item price between 100 to 500 using select query
Please enter your Comment
*
*
Comment should be atleast 30 Characters.
Please put code inside [Code] your code [/Code].
Please login to post comment
No Comment Found, Be the First to post comment!
Oracle
View All
Aggregate Functions
Analytical Functions
Common Statements
Constraints
Cursor
Data Control Language
Data Definition Lang
Data Manipulation Lang
Data Type
Database
Date Time Functions
Functions
Index
Interview FAQ
Joins
Math Functions
Operators
Select Query
Sequence
Stored Procedures
String Functions
Sub Query
System Functions
Transaction Control La...
Trigger
View
Assembly Language
Artificial Intelligence
C Programming
C++ Programming
Visual C++
OOAD
Cobol
Java
SQL Server
Asp.net MVC
Rest and WCF Services
Entity Framework
Knockout.Js
Unix / Linux / Ubuntu
Networking
OOPs Concept
HTML
Dos
SQL
System Analysis & Design
Gadgets
Internet
CSS
Javascript
.Net Framework
Asp.net
C#
VB.Net
Python
Perl
Software Engineering
RDBMS Terms
AJAX Framework
Design Pattern
UML
WPF
WCF
SEO
PowerShell
Visual Studio
WWF
BizTalk Server
Azure
General
Testing
Online Certifications
PHP
My SQL
LinQ
Project Management
Silverlight
XML
MS Office
Windows OS
DHTML
Sharepoint