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:
2323
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:
REVOKE
COMMIT TRANSACTION
Display 2 items having lowest current stock
CLOSE CURSOR
Display invoice dates in 'month dd,yyyy' format
Example of Create Table
Display student records whose name starts with 'm' using like % operator
Display total number of items ordered in each invoices
GRANT command
Write a query to add days in todays date using sysdate function
INTERSECTION OPERATOR
Database of Doctor information related to total patient age wise in his hospital
Example to find total value of each item based on current stock using multiplication operator in select query
Cursor to display employees having salary greater than 1900
FETCH
Display invoices having items greater than or equal to 3
Example to display records of student pass in all subjects and marks are greater than 60 in maths
ROLLBACK TRANSACTION
GROUP BY Clause
Example to find items having unit price greater than or equal to 500
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