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:
14441
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:
Display student details born in year 1980 to 1982 using to_char() function
Add fields or columns city and area in a customer table
Use the FRIENDS table to answer the following questions
Example to insert records in student, course and SC tables
Display highest item price of item table using max() function
Display customers having city other than gujarat and mp using not in
DROP TRIGGER
Example to insert data using variables in a table
Display items containing letter 't' in item name
CREATE DATABASE
CREATE PROCEDURE
ROLLBACK TRANSACTION
Display customers which are from Gujarat city
Display items having item price between 100 to 500 using select query
GROUP BY Clause
SELECT
Example to provide insert and select privilege of item table to a user using grant
Display lowest item price of item table using min() function
Example to rename table name
Customer - movie database
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