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:
2305
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.
Assignment Operators and Shortcut Assignment Operators
Conditional operator and type cast operator
Unary Operator ++ Operator Overloading
Program to illustrate unary operator(decrement operator) overloading without return type
Program to illustrate unary operator(decrement operator) overloading with return type
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 the binary operator(+) overloading by creating a new object
Program to illustrate operator overloading for strings
Program to illusrate comparision operator overloading
Program to show the use of Comparison operator (==) for comparing Strings
Types of operators in java
Comparison Operators
Boolean Operators
Bitwise Operators
Class and Object Operators
Program illustrating operator overloading
Program to perform operator overloading converting one class object to another
Program to illustrate operator overloading from class to basic type
Other Interesting Articles in Oracle:
Write a query to calculate the Date difference
Car rental agency database
ORACLE DATATYPES
GRANT command
EXISTS OPERATOR
ORDER BY Clause
Customer - movie database
Display items having item price between 100 to 500 using select query
Example to find total value of each item based on current stock using multiplication operator in select query
CONVERSION FUNCTIONS
CREATE VIEW
UNION QUERY
ANY operator
Display customers having city other than gujarat and mp using not in
Supplier-parts-project database
Display total number of items ordered in each invoices
Display customers whose name starts with 's'
Example to add constraint of primary key in a table
SUPPLIER-PARTS database
Display average item price of item table using avg() function
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