- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Running a SQL query from specific month in SAP DB
When your T0.name is char filed, you should replace Order By as below −
order by case when cast(left (T0.Name,2) as int)>=8 then cast(left (T0.Name,2) as int)-8 else cast(left (T0.Name,2) as int)+4 end
- Related Articles
- Execution time while running a SQL query in HANA Studio
- Executing a SQL query in SAP HANA Studio
- Running an OLTP query in SAP HANA
- Create table SQL query in SAP HANA
- MySQL db query to fetch records from comma separate values on the basis of a specific value
- \nLoad and unload a table in SAP HANA using SQL query
- SQL query to check SAP HANA system version
- MongoDB query to get specific month|year (not date)?
- How to Query a DB in pgAdmin in PostgreSQL?
- How to Change DB Schema to DBO in SQL?
- MySQL SELECT query to return records with specific month and year
- Selecting data from a MySQL table based on a specific month?
- MySQL query to select all entries from a particular month
- Data Replication from SAP PO to SQL Server
- Using a SQL View in SAP BusinessOne

Advertisements