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
»
Select Query
RSS Feeds
Write a query to subtract days from todays date
Posted By:
Adalricus Fischer
Category:
Oracle
Views:
14071
Write a query to subtract days from todays date.
Write a query to subtract days from todays date.
SELECT SYSDATE-10 FROM dual;
Output :
SYSDATE-1
16-APR-97
This command will subtract 10 days from the current date.
Share:
Previous Post:
Write a query to add days in todays date using sysdate function
Next Post:
Write a query to add and subtract months using add_months function
Didn't find what you were looking for? Find more on
Write a query to subtract days from todays date
Or get
search suggestion and latest updates
.
Adalricus Fischer
author of Write a query to subtract days from todays date is from Frankfurt,
Germany
.
View All Articles
Related Articles and Code:
Write a query to add days in todays date using sysdate function
PROGRAM TO READ TODAY'S DATE THROUGH KEYBOARD AND THEN DISPLAY THE CORRESPONDING DAY AND MONTH
Write a query to add and subtract months using add_months function
Write a query to find the last day of the month
How would u get today’s date?
Write a query to calculate the Date difference
Write a query to change the format of date using to_char function
Find Total Days Elapsed from given date and time
Program to find number of days b/w two given dates
Write a query to change the case of strings using lower and upper function
Write a query to Calculate the month difference
Write a query to calculate the year difference
PROGRAM TO CONVERT DAYS TO MONTHS AND DAYS
Write a menu driven program to display message, user name, terminal name, login date and time
Program that takes short date from a user and displays long date
Program that takes short date from a user and displays medium date
Example of outer join to display items which are sold and not sold till today
Display number of months from joining date to birth date of programmer
Program to check entered date is valid birth date or not
Program to find the day of a week of a given date from 15 october 1582 to end of universe using arrays
Other Interesting Articles in Oracle:
Write a query to find the last day of the month
Display item details in descending order of item price using order by clause in select query
CLOSE CURSOR
Display items containing letter 't' in item name
Customer - orders - salespeople database
ORACLE DATATYPES
Display average marks of students using avg() function and also round it using round().
String functions
Display customers whose name starts with 's'
CREATE TABLE
UNION
INTERSECTION OPERATOR
Employee Payment Database
INDEXES
Supplier-parts-project database
USING EXISTS with CO-RELATED SUB-QUERIES
Display highest item price of item table using max() function
Example to view records of student having marks greater than 70 and course name is FOP
HAVING Clause
Display customers detail in a ascending order of customer name using order by clause in a 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
Akshay Kadu
from
India
Comment on:
Dec 25
select substr(sysdate,1,2) from dual;
View All Comments
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