How to show the nanoseconds of a CURRENT_TIMESTAMP?

Hello

I use * database 10g * on Microsoft Windows OS family

When I run the following question

SQL > SELECT CURRENT_TIMESTAMP FROM DUAL;

can I get the result
20/01/2011 11:52:17.921000 + 05:00 AM

but I want to get the result that
20/01/2011 11:52:17.921256 + 05:00 AM

is it possible to get up the indicated result.
I will be very thank

Thanks in advance

Not sure you can even get nanosecond on Linux with 11.2 accuracy because the last 3 digits of the second are always set to 0. It seems that the best you can get is the precision of the microsecond on Linux.

Select * From V$version

BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Release 11.2.0.2.0 - 64bit Production
PL/SQL Release 11.2.0.2.0 - Production
CORE     11.2.0.2.0     Production
TNS for Linux: Version 11.2.0.2.0 - Production
NLSRTL Version 11.2.0.2.0 - Production                                           

Select Current_Timestamp From Dual

CURRENT_TIMESTAMP
-----------------
20/01/11 08:55:16,691688000 EUROPE/PARIS 

select to_char(current_timestamp,'DD/MM/YY HH24:MI:SS.FF9') from dual

TO_CHAR(CURRENT_TIMESTAMP,'DD/MM/YYHH24:MI:SS.FF9')
---------------------------------------------------
20/01/11 08:55:16.694425000 

Tags: Database

Similar Questions

  • How to show the photo album in Apple Tv screensaver.

    How to show the photo album in Apple Tv screensaver. ?

    You can use your photo stream or albums shared for the screen saver, the iCloud photo library can be viewed only manually.

  • How to show the ink levels on the computer for Officejet 6600

    How to show the ink levels on the computer for Officejet 6600

    What is the full product name or product number?

    is your printer?

    This is the Manual of your printer the following image was derived.

    You can use the printer's built-in web server to get the status of the printer information from a browser.

  • How to show the multiple declaration for an application

    How to show the multiple declaration for an application

    Thanks for your suggestions...

    Looking at the javadocs you can only save an indicator by application. You will need to do three separate applications and package them as an If you want three different indicators to be visible at a time. Or change the flag that (or which group) of the indicators you want to display.

  • How to show the main screen (home screen of blackberry)

    Hi guys,.

    I need to know how to show the main screen (home screen of the blackberry), even if it's in any screen (like saying "Calculator" etc)...

    This must be done by programming... is there a solution for this?

    Thanks in advance,

    I also had. This is to disconnect incoming call and display the main screen (home screen of the blackberry).

    EventInjector.invokeEvent (new EventInjector.KeyCodeEvent (EventInjector.KeyCodeEvent.KEY_DOWN, (char) Keypad.KEY_END, 0, 100));
    EventInjector.invokeEvent (new EventInjector.KeyCodeEvent (EventInjector.KeyCodeEvent.KEY_UP, (char) Keypad.KEY_END, 0, 100));

  • How to show the photograph next to a project?

    How to show the photograph next to a project?

    in Adobe MyPortfolio

    It isn't a way by default to show them side by side, but we are looking in new views of project for the future.

  • Photoshop Elements 8, how to show the value, the hue and saturation of a specific area of a pickture?

    Hello

    Photoshop Elements 8, how to show the value, the hue and saturation of a specific area of the image?

    How to choose the area? Which tool?

    Thank you in advance, Karl

    Make sure first that your range of information is visible: window menu / Info (shortcut F8)

    In this palette, click the small icon 'more '.

    Select "Palette Options".

    and choose HSB to second reading of palette.

  • How to show the mouth full function

    Hi all, I'm sure this is a stupid question, but I can't seem to track it down.

    When I use the Palace of function, it shows a view of abbreivated, Express, Favorites, user libraries and then an arrow down to show the rest of the Palace.

    How can I put it so that it always opens the mouth (as if you had hit the arrow down)?

    Thank you

    (If you get the palette via right click, you will need to nail it down to see the 'view' button).

    Press 'view' in the top right, select "Change the visible categories", then tap on ""select all "." Quite.

  • How to show the number n of labelfields in a HFM without roller horizontal sc

    Hi all

    I want to show n number of labels without scrolling in a HFM areas, how?

    The suggestion above reduces to a minimum the width given to each LabelField so that they fit.  If you want just the overlow when the screen width has been reached, try FlowFieldManager.

  • How to show the loading (wait screen) with animated image dialog between the screens

    Hello

    Can anyone show how to insert the load between two screens dialog, while the second screen is taken

    loading time?

    I tried the examples given in the forum but no luck

    There is an update about it here:

    http://supportforums.BlackBerry.com/T5/Java-development/sample-quot-Please-wait-quot-screen-part-1/t...

    Note comment added to the article as well - this is a useful Variant.

  • How to show the Red Asterik (*) symbol on the icon of the application

    Hello

    Someone help me...

    As if any message or mail will come then respective icons on the homescreen red list * on them if they r not answered

    How to do the same thing for the application that I developed to send n receive messages. I mean if no msg come to my request

    I want to show the red * symbol on my application icon...

    It is posible right...

    Which API is to use how n...

    Thanks in advance...

    Now, I think that there is nothing wrong with this marker with an accepted solution...

    Thank you!

  • How to show the background application

    Hello

    I want to follow an alert in my application when the application is in the background.

    I tried with this code: -.

    Alert: AlertDialog var = new AlertDialog();

    Alert.title = "alert";

    Alert.message = 'Notification '.

    alert.addButton ("Cancel");

    alert.addButton ("Show");

    alert.dialogSize = DialogSize.SIZE_SMALL;

    alert.addEventListener (Event.SELECT, alertButtonClicked);

    Alert.Show ();

    But it does not show the alert outside the application.

    But on further research on the web, I had found earlier than alert.show (IowWindow.getAirWindow .group ()); will allow the alert to be strictly within the application. Is this means that show() alert will generate alerts in the foreground, even when the application is in the background?

    Also, I want to put the application in the foreground when you press the button display. is it possible

    That is to say, the application state must be changed programmatically to 'normal '.

    Please help me

    Thanks in advance

    Vineeth K

    Looking for QNXSystemPowerMode to learn more about how to run your application even when it is in the background.

    Note, however, that if you do it wrong, you're going to drain the battery too fast and no one will want to use your application.  Do not set up just to sit in THROTTLED mode all the time if, for example, you want to just check a timer and do something later.  There are ways to use this very effective stuff, if you spend the time to learn.

    In addition, with regard to the "bring programmatically the app in the foreground", it is not possible unless you use a dialog box modal system (in other words, what you get with alert.show (()) just does it automatically.

    And it's probably a good thing... If I installed an app which itself has jumped to the forefront, becomes the active application, I would probably uninstall it immediately.  After all, how do you know that what the user is doing is not more important to him that no matter what your application wants to report?  It might be in the middle of a game, or give a presentation, or else where he does not want your application is throwing in the view.

    The same goes for using the 'modal system' form of the dialog as well.  I highly recommend that you not use it.  I believe that it is really only meant for critical problems of the system, such as the lack of flash memory or memory, and you will notice that it is not even use it to the situation of the latter.  (It might not for low flash either... I've never tried still get there.)

    If you want to attract the attention of the user, using a sound index (for now, the way that only acceptable, in my humble OPINION) or wait until the Notifications feature is documented and fully available for us.  That do the little "red flash" appears in the upper left corner and display a notification in the tray (top left corner) as well as how the PlayBook is currently app updates are available in the App World.

    If you insist on the use of the modal approach of the system, I would be very interested to learn what is the use case, as so far, I do not think that someone has described one that would generally be considered a valid use of this API, for most users.

    Finally, if you don't use a modal system, consider to give the user a way to disable it, as in your settings menu.

  • How to show the image of the work on files saved in artificial intelligence

    Hello

    I move to a new computer Illustrator. I always had an image of my work on the files (thumbnails) and now

    I have 6 boxes, resembling gray print. How can I get the files recorded show the work they contain in thumbnails or

    saved files?

    Thank you.

    What operating system?

    the file is saved with the PDF compatibility on?

  • How to show the BLOB (file pdf, image) as pop up when you click on a link

    Hi all

    I have a requirement that, when, clicks on a commandlink in a page, I need to show the BLOB (pdf, image in my case) in the pop-up window.

    I am therefore able to get the BLOB when link clicks on command.

    Please help me on this aspect, how can I show this BLOB in pdf or image format in the pop-up window

    Thank you very much

    Krishna

    Hello

    Have you seen this? https://technology.AMIS.nl/2011/07/28/ADF-11g-show-PDF-in-a-popup/

    Concerning

  • How to show the name of Manager instead od managerId in the hr schema

    I have a requirement,

    I use oracle xe database to connect to the hr schema, I created EmployeeEO, EmployeeVO,

    in the user interface, I want to show the name of Manager instead of ManagerId, the problem is that both come from the same table.

    How to fully complete this requirement, buy using the capabilities of the ADF without doing any coding (also search)

    Hello

    You will need to create a ViewCriteria in EmployeesVO based on the EmployeeId that receives a parameter. Next, you will need to go to the tab of the accessors for EmployeeVO and add a new pointing to EmployeesVO. Then edit and shuttle to the ViewCriteria to the right and in the inputParameter for empId you write (or select) ManagerId. In this way, that this accessor class will always be information of your manager.

    Then create a transitional attribute with the value of the following expression: yourViewAccessorName.first (). = null? "yourViewAccessorName.first () .getAttribute ("FirstName") +" "+ yourViewAccessorName.first () .getAttribute ("LastName"): '"

    Hope this helps

Maybe you are looking for