I WANT TO DISPLAY THE MONTH LAST 15 EME?

I NEED GENERIC SQL QUERY
WHO TAKES SYSDATE AS PUT
IT DISPLAY MONTH LAST 15 EME DAY?

I HAVE TRIED BUT DID NOT SUCCEED.

U PLEASE COULD NOT ANSWER.

You can try this

Select trunc (trunc(sysdate,'MM')-1, 'MM') + 14 double
/

Tags: Database

Similar Questions

  • whenever I open a page, a security box appears telling me the page contains elements safe and secure, that I want to display the non secure items?

    original title: problem pop up safety box

    A couple of months, my daughter opened a video on utube.  The screen on my laptop turned blue with white writing and the volume went crazy.  Had to hold the close button.  Since then, whenever I open a page, a security box appears telling me the page contains elements safe and secure, that I want to display the non secure items?  I used for the display of this box on occasion, now it is on each page.  I ran windows security and norton scans and both find nothing.  Anyone have any ideas on how to solve this problem, because it drives me crazy.  Thanks in advance

    Hello Michelle,.

    You have a virus, here's what you need to do. Download and install malwarebytes of: http://malwarebytes.org/products/malwarebytes_free, be sure to update before running a full scan. If you cannot run the program at all, you will need to download a few programs of this site: http://www.bleepingcomputer.com/combofix/how-to-use-combofix it, you should get back on track.

    Also, you may have a browser redirection problem. Go to your IE tools--> internet options--> Connections tab, then click lan setting and make sure that the only box to checked in it is automatically detect settings.

    Let me know if it works,

    Jim

  • I want to display the number of success / testing failed in the Testtand of xml report, please help me

    Hi, I want to display the number of success / testing failed in the Testtand of xml report, please help me.

    Later, my requirement is that I should be able to view the number of test / has not passed in the header of the report too.

    I have attached a sequence to give you an idea of how to get the number of results (I don't check it works ), I used 'SequenceFilePostResultListEntry' callback to calculate the number of results.

    and the number of results is passed to the 'ModifyReportHeader' through Globals files, where you can edit the XML file to display in the Repot (follow the link in my previous post).

    Hope this helps

    AshwiN,

  • Sidebar calendar gadget will not display the months or days - my Recycle Bin icon is not on my desk

    Original title: Calendar Sidebar Gadget / recycle Logo

    I added calendar Sidebar Gadget - it worked very well for years and suddenly the firm timetable.  It will not display the months or days and I can not open the pages.  That's happened?

    Recycle the icon was on the desk, but disappeared and has left a space on the desktop.  How to get back in place on the desktop?
    I hope someone can help.  Thank you.   Jeanne

    Hi Jeanne,

    Take a look at the answer provided in nets below the link to solve your problem in calendar view:
    My Microsoft calendar gadget is displays a blank page, rather than the current date / month calendar

    Then try to use the Microsoft Fix It provided in the link below to get the trash on the desktop:
    How can I make the Recycle Bin on my desktop in Windows Vista or Windows XP?

    Hope that helps.

  • I want to display the summary cell by touchsmart? can you help me, please!

    Dear Sir/dear Madam!

    I want to display the summary of HP touchsmart laptop? can you help me, please!

    Thank you very much!

    on the infomation:

    I have Touchsmart 520-1140e.

    I see him having "Port HDMI in", I want content o switch of your laptop for work and the touchsmart screen, I don't know that same job switching with laptop LCD.

  • I want to display the Nikon D7000 .nef files in Windows Explorer/widows Webcam live picture and use some ice with them in Windows Vista.

    I want to display the Nikon D7000 .nef files in Windows Explorer/widows Webcam live picture and use some ice with them in Windows Vista. I think that Microsoft's current camera raw codec not support.nef files from Nikon D7000. Furthermore, I would also like to use Adobe .dng files in files. VISTA has native free codecs for the same. Please season a solution?

    original title: Micorsoft Camera Raw Codec

    As far as I lnow... the following codec pack is
    the most current available from Microsoft.

    Microsoft Camera Codec Pack
    http://www.Microsoft.com/download/en/details.aspx?ID=26829
    (Windows 7, Windows Vista Service Pack 2)
    This package will allow RAW supported
    camera files visible in Windows Explorer

    The following retail software is not Microsoft
    but maybe worth a visit:

    FastPictureViewer Codec Pack
    http://www.FastPictureViewer.com/codecs/

  • I have great meda database on excel and want to display the data comparitable on media player

    I LIKE TO "UPSIDE DOWN SCREEN" BETWEEN MEDIA PLAYER AND EXCEL DATABASE

    I have great meda database on excel and want to display the data comparitable on media player

    See: http://answers.microsoft.com/en-us/windows/forum/windows_7-desktop/split-screen-option-windows-7/369d5ef8-379a-4701-891f-04af477f5cc5

  • You want to display the current month and previous month data in a single record on forms?

    Hello experts,

    I have this requirement:

    Table structure:

    Division of months value totalAmount

    01-apr-2013 1 10000

    May 1, 2013 1 20000

    01-apr-2013 2 30000

    May 1, 2013 2 50000

    I want to display in forms such as

    Form:

    Month: May 1, 2013

    Total difference of month Division total division prev_Month

    May 1, 2013 1 10000 April 1, 2013 1 20000 10000

    May 1, 2013 2 30000 April 1, 2013 2 50000 20000

    I use two procedure to fetch the records for the current month and the previous month.

    but it will cause a problem, if for some data division previous month do not arise.

    Please suggest me some query I can get with current and data month pre to unique record.

    Please help me.

    Thank you

    Yoann

    I DON'T KNOW BUT TRY...

    Select the month of x.mn, x.division, total x.totalAmount, y.mn prev_month, y.division, total y.totalAmount, (y.totalAmount - y.totalAmount) difference

    Of

    (select month mn, division, totalAmount value)

    from table_name

    where month = (select max (month)

    from table_name

    )

    ) x,.

    (select month mn, division, totalAmount value)

    from table_name

    where month = (select add_months (max (month),-1))

    from table_name

    )

    ) y

    where x.division = y.division

    /

    ALEXANDER SIMONNET

    DHAKA BANGLADESH

  • Display the months between two dates

    Hello:
    I need all the months between two dates. I entered two dates as January 15, 2001 and 2011-mar-03. I want the result as below.

    JANUARY 15, 2011 - JANUARY 31, 2011
    February 1, 2011 - February 28, 2011
    MARCH 1, 2011 - MARCH 3, 2011

    I held this result of sql query in oracle. Could you please suggest me?
    Thanks in advance.
    Abhishek
    SELECT     GREATEST(st, ADD_MONTHS(TRUNC(st, 'MONTH'), (LEVEL - 1))) dt,
               LEAST(ed, LAST_DAY(ADD_MONTHS(TRUNC(st, 'MONTH'), (LEVEL - 1)))) ld
          FROM (SELECT DATE '2011-01-15' AS st, DATE '2011-03-03' AS ed
                  FROM DUAL)
    CONNECT BY LEVEL <= MONTHS_BETWEEN(TRUNC(ed, 'MONTH'), TRUNC(st, 'MONTH')) + 1
      ORDER BY 1;
    
    DT                       LD
    ------------------------ ------------------------
    15.01.2011 00:00:00      31.01.2011 00:00:00
    01.02.2011 00:00:00      28.02.2011 00:00:00
    01.03.2011 00:00:00      03.03.2011 00:00:00
    

    HTH, Urs

  • The left join - no data in the table don't want to display the data from the table one

    Hello

    I'm writing a query. Here is my scenario, I have two tables EMP and EMP_TYPE. I want to join both the table and even if there is no matching record in the table for EMP EMP_TYPE, I want to return the record to the EMP table and empty values of EMP_TYPE.
    create table EMP
    (
      EMPID   NUMBER(10,2),
      EMPNAME VARCHAR2(100)
    );

    INSERT INTO emp (empid,empname) values (1, 'abc');
    INSERT INTO emp (empid,empname) values (2, 'xyz');
    INSERT INTO emp (empid,empname) values (3, 'UNJ');

    create table EMP_Type
    (
      ID          NUMBER(10,2),
      EMPID       NUMBER(10,2),
      TYPE_ID     NUMBER(10,2),
      END_DATE    DATE
    );

    INSERT INTO EMP_Type(id, empid, TYPE_ID, END_DATE) values (100, 2, 1, SYSDATE);

    select *
      from emp e
      left outer join emp_Type t
        on e.empid = t.empid
    and t.type_id = 1

    returns.

            EMPID     EMPNAME     ID             EMPID     TYPE_ID     END_DATE
         2.00             xyz            100.00     2.00             1.00             10/9/2012 5:18:59 PM
         3.00             UNJ                    
         1.00             abc                    


    select *
      from emp e
      left outer join emp_Type t
        on e.empid = t.empid
    and t.type_id = 1
    and t.empid = 3

    returns

            EMPID     EMPNAME     ID             EMPID     TYPE_ID     END_DATE
         2.00             xyz                 
         3.00             UNJ                    
         1.00             abc          

    but instead I want

            EMPID     EMPNAME     ID             EMPID     TYPE_ID     END_DATE
         3.00             UNJ                    

    Your conditions of conflict
    >
    and t.type_id = 1
    and t.empid = 3
    >
    There is a record with t.empid 3

    select *
      from empx e, empx_Type t
    where e.empid = 3
      and e.empid = t.empid (+)
    
    EMPID,EMPNAME,ID,EMPID_1,TYPE_ID,END_DATE
    3,UNJ,,,,
    
  • Missing the month last s TimeMachine backup

    last night, I noticed something TimeMachine called "cleaning of older backups. About half an hour later, I noticed the TimeMachine PrefPane and Finder now show also significantly more available space on the destination volume, which also confirms that the data is lost!

    You offer too little information for me to be useful, but perhaps the end Pondini can help... Learn more about Time Machine http://pondini.org/TM/Home.html

  • I want to display the Test results at the HTMAL Format... I need number of rows and four columns on the Html Page... .is there all related VI % 3F % 3F % 3F % 3F

    I want to format below




















































    Name of the parameter

    Protocol 1 read value

    Protocol 2 reading value

    Result

    Range of report generation have MANY functions for working with tables, including HTML. By the way...

    Example of a linked table.

  • Still not the problem of 72% during last month 32-bit Vista upgrade to Windows 7 for the month last 32 bit

    Didn't find any solution for the problem... upgrade vista to W7 ATU ATU stops at 72% and only put back the image of Vista may get the computer working again.
    What I have done:
    1. update of the old programs to W7 compatible.
    2. install the latest drivers SATA (compatible W7)
    3. install the latest audio drivers (compatible W7)
    3. uninstalled my antivirus software
    4 uninstalled RealCNC premium
    5 left the command line sfc/scannow to check and repair corrupt files
    6 disabled all Iltimate options
    7 updated my BIOS (Gigabyte - to a (compatible W7)
    8. no installed PowerDVD 8
    9 uninstalled Radiotracker
    10 uninstalled Acronis Home 11
    11 ran the configuration with all disconnected USB devices
    12 removed two chips of RAM (from 4 to 2 GB of RAM)
    13 Ran MSCONFIG hidden in all Microsoft services services and all the other disabled
    14. off in MSCONFIG also all startup items

    Between each element of cummulating, I ran the installation of W7. Even after the last of them, I always get the 72% jump.
    The blue screen says the same thing every time:
    BAD_POOL_HEADER
    Stop: 0 x 00000019

    Instead of update, I tried a clean install and held without any problem. But because of so many applications installed with many specific configurations, I need the upgrade option.

    My system:
    A Core2Duo, Gigabyte motherboard, 4 GB of RAM, two hard drives, about 200 senior applications and lower installed. The system is connected to a UPS APC"Smart-UPS 1500.

    Any ideas that can help me get the upgrade?

    Windows Update has nothing to do with the upgrade of Windows. Please post future questions about the upgrade in this forum: http://social.answers.microsoft.com/Forums/en-US/w7install/threads

    0 X 00000019: BAD_POOL_HEADER
    A pool header problem is a problem with the allocation of memory for Windows. Device driver problems are probably the most common, but it can have various causes, including defective or other writing problems disc and problems with some routers... [Source: http://aumha.org/a/stop.htm]

    See also: http://msdn.microsoft.com/en-gb/library/ms793223.aspx ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • Security information, you want to display the nonsecure items?, Yes, No More Info

    I am trying to prevent a popup from system with the information described under the title above to appear. How can I keep this message from appearing?

    Go in Panel > Internet Options > Security tab and click on custom level, scroll down to the Miscellaneous section and mixed content display change Prompt to Activate, click OK and click OK , restart your browser.

    I hope this helps.

  • HP 630 overheating, crash Windows 7 of the month last 64, low speed fan

    Hello

    HP 630, new bios, old laptop a day!

    Windows 7 64 ult, drivers latest

    After the computer crash laptop several minutes. Several second before closing screen frozen and their speed will maximally.

    When the fan working speed is very slow.

    But when I restart the laptop in safe mod, fan speed is normal and mobile working normally! So, want to have in windows. I try many installation in the config of the power.

    In the bios is several 090 newspapers...

    CPU and other time around 40 - 45 c.

    Photo after a reboot: http://www.ripoffreport.com/Owner_29abdd1c-1476-4ba8-a792-dfa516d96fdd/Item_2c7f61ed-dcd4-4e05-be36-...

    What's wrong???

    SOLVED!

    After 30 days of waiting for parts laptop is now working.

    Motherboard is the default. We also have to reinstall os.

Maybe you are looking for