I have seconds in digital format, I need to convert this number to format MI: SS

Hi all

I have seconds in digital format, I need to convert this number to format MI: SS

ex SEC 119-> 01:59 you guys can help me?

s 900-> 15:00

can you help me?

Thank you all.

Hello

Here's one way:

SELECT TO_CHAR (TO_DATE (119 ' SSSSS'), 'MI: SS') FROM DUAL;

SQL > SELECT TO_CHAR (TO_DATE (119 ' SSSSS'), 'MI: SS') FROM DUAL;

TO_CHAR (TO_DATE(119,'SSSSS'),')

------------------------------

01:59

SQL >

Tags: Database

Similar Questions

  • I have a pdf file and I need to convert to word to modify the document.  Is this possible?

    I have a pdf file and I need to convert to word to modify the document.  Is this possible?

    As far as I know, this is not possible with just the free reader. You will need Acrobat or one of its associated services.

  • .mts file appear too large in my view window, that I need to convert this file and what?

    Hi all, it's been a while since I used Prem and have a little video project on, my camera in .mts and I fight for this import in the first... I need to convert this file and what? MTS file appears too large in my view window, I need to convert this file and what I really don't want to lose any quality of the video, I'm not interested in sound.

    Or can I adjust the aspect ratio first to account for this? It would be better?

    Thanks in advance

    ChristianScreenshot.jpg

    Do one of the two to obtain a corresponding sequence:

  • have 24 digits serial key. need 6-digit serial number

    I have a CS3 education Volume License. I just updated my computer to teaching which had to be migrated manually, so I reinstalled CS3. No problem; I thought it's serial number. But the start page ask you a 6-digit code; mine is 24-digits long. The help of Adobe Chat told me that my number is correct, but that they shelter more CS3. I always teach this old version... any suggestions on how to translate my existing code to the new code they need?

    I bought everything when I was a new teacher 10 + years... through connection Gov. I do not think that I registered it.  But someone at Adobe should be able to tell me my number, right?

    But the start page ask you a 6-digit code; mine is 24-digits long.

    It certainly for reference request, in words, a 6-digit code? Or are you presented with 6 squares on the screen where you enter the 4-digit in each box?

  • Whenever I open my acrobat adobe yesterday, it seems that I do not have a valid license and I need to disable this product because I bought another computer, I am the Brazil, please help me!

    I want to disable my Presentation adobe acrobat 9 pro and this option isn't avaialabe. Plus, every time I open my product a box appears and tell me that my product do not have a license.

    It's my product, I want to disable:

     

    Adobe Acrobat 9 Pro Extended

    XXXX-XXXX-XXXX-XXXX-XXXX-XXXX

    1. 9.0

    Win

    2 July 2008

    How can I see this option in the Help menu, because it's not avaialabe.

    Serial number removed for security reasons - system administrator.

    You must contact technical support Adobe directly for assistance. We can not help you with this on a users forum. And please do not post numbers series or any other information online.

    -Dov

  • I have the computer hp pavilion dv6 laptop. where the serial number of the product is written on the product?

    Can you please provide the location where the serial number of HP Pavilion dv6 is mentioned? As always, I need to enter this number every time I visit to any client. I have not found that it mentioned anywhere. Please provide.

    You can find the serial number of your laptop through one of the means.

    1. The Service Tag (bardcoded sticker) inside the battery compartment of your laptop that would have the serial number of your laptop
    2. Turn off the computer and once you turn on, keep pressing the F10 key to load into the BIOS screen, and you can locate the serial number in the main menu
    3. Power off the computer and once you turn on, keep the button pressing ESC to load the start menu. In the start menu, you need to press the F1 key to load information system
    4. Once you have access to windows, press FN + ESC key simultaneously to find a popup that displays system information from your laptop.
  • I need to convert

    Hello

    I don't know about Java script, but I have an excel formula

    = IF (D20 < 5, D20 * 29, IF (D20 < 11, D20 * 28, IF (D20 < 21, D20 * 27, D20 * 26)))

    I need to convert this to a form to complete on a PDF file.  I know that I need to convert it to a javascript script

    Form field, I call QTY1.1 so I need to replace D20 with QTY1.1... It's that I had!

    really would be grateful for the help

    Screen Test Dear name,

    pretty much, you're right. But I think for a beginner, it is not a problem to copy and paste to avoid the frustration on the non-functioning code snippet. In many cases, this protects to abandon.

    On the basis of readability and scalability (especially for newbies), I used the {} and put the pieces of the condition if in two lines. Of course it isn't necessarily.

    It's a little better?

    function MyFormel (Qty1) {}

    var x = 0 / / x is the unknown cell, which is not described in detail and result at the same time
    If (Qty1< 5)="">
    x = Qty1 * 29
    } ElseIf (Qty1< 11)="">
    Qty1 = x * 28
    } ElseIf (Qty1< 21)="">
    x = Qty1 * 27
    } else {}
    x = Qty1 * 26

    }
    return x
    }

    this.getField("ResultField").value = MyFormel (this.getField("Qty1").value)

    or... If you can correct the same domain where you typed the source value, you need to write the follow-up rather out of the previous line.

    this.getField("Qty1").value = MyFormel (this.getField("Qty1").value)

    write the code above in the field-> Actions-> LostFocus-> CustomScript properties

  • my computer crashed, how do I download adobe photoshop elements digital format (I have the cd

    my computer crashed, how do I download adobe photoshop elements digital format (I have version cd, the redemption code and serial No.) on my new computer which lacks a cd player

    If you follow the 7 steps you can dl a free trial here: http://prodesigntools.com/photoshop-elements-11-direct-download-links-pse-premiere-pre.htm l

    and activate it with your serial number.

    If you have a problem dl'g, you don't follow all 7 steps.  the most common mistake is not meticulously follow the steps 1, 2, and/or 3 (which adds a cookie to your system, allowing you to download the correct version of the adobe.com site).

  • Digital Format on column displayed as a Popup LOV mask

    APEX 4.2 using theme 24.  In a tabular presentation, I have a column that is defined in the table as number 4 and I display as a Popup LOV.  I want to display on the initial load data form left padded with zeros - 0000 format mask. The Popup LOV gray on the ability to set the format mask. If I change it to a text field I can define the mask and display it as I want. I need to allow users to choose one of the LOV based on another table where the column is defined as a character. When the value is selected in the LOV it appears with the full left 4 digits padded with leading zeros, which is what I want.  However as I said on the initial load of data the leading zeros are not displayed.  It's really just a matter of Visual for the users, it is part of a GL account number and users are accustomed to seeing the full figures as if it was the character.  And please do not suggest I change the column in the table of characters too much process on the side server use it as a number.

    Thanks for the feasible suggestions!

    Therese

    Theresas wrote:

    APEX 4.2 using theme 24.  In a tabular presentation, I have a column that is defined in the table as number 4 and I display as a Popup LOV.  I want to display on the initial load data form left padded with zeros - 0000 format mask. The Popup LOV gray on the ability to set the format mask. If I change it to a text field I can define the mask and display it as I want. I need to allow users to choose one of the LOV based on another table where the column is defined as a character. When the value is selected in the LOV it appears with the full left 4 digits padded with leading zeros, which is what I want.  However as I said on the initial load of data the leading zeros are not displayed.  It's really just a matter of Visual for the users, it is part of a GL account number and users are accustomed to seeing the full figures as if it was the character.  And please do not suggest I change the column in the table of characters too much process on the side server use it as a number.

    Simply select it in the source region like query:

    ...
    to_char(col, 'fm0000') col_alias
    ...
    
  • Why my cadratins split into two quadratins only in digital format (ebook)?  How to stop this?

    I work for a Publisher and we use InDesign to implement our print files can be downloaded (usually in PDF format).

    Then, I create a new file for ebooks, remove pages additional, marking the table of entries contained as hyperlinks, etc. internal.

    Given that the Kindle plugin is still in beta and cannot, for some reason, recognize a table of contents created using hypertext links (even if that's what specify instructions), I convert it to an ePub, check, make all necessary revisions, except that as the upload of ePub.

    Can I convert the ePub in mobi using Calibre.

    In both cases, my cadratins are divided into two quadratins in digital versions.  I use the low InDesign Type menu to select the em dash and it appears as a single symbol or glyph.  Print file seems perfect.  It is only when it is converted to a digital format that the em dash is divided into aligned format.

    I need to find a glyph special to use does not appear in my font (Times New Roman)?  I really need to fix this!  Any help is appreciated.

    Hello

    Thanks for sharing files. In the "OutpassageEbookTextcontent.indd" document, instead of an em dash, two quadratins are used and it is probably the reason why you see in the EPUB. You can use the find/change dialog box to understand when these are used. I sent an email stating in many places where they are used as your files may be confidential and I abstained from publishing excerpts of text on the forum. Please take a look and let me know if I have not understood your problem.

    Kind regards

    POOJA

    InDesign engineering

  • Workspace: unregistered control/indicator Digital Format

    Hello

    Using VS 2013, I'm not able to maintain the digital format of a digital medium.

    • Open and run the project delay example of Sinewave

    • On the workspace, do a right-click on a digital indicator to open the dialog box change point

    • Go to the tab Format & accuracy, Format has a value other than Decimal (engineering here) click OK.

    • Save (File' Save) and leave the workspace

    • Run the project again

    • On the workspace, do a right-click on a digital indicator to open the dialog box change point

    • Go to the tab Format & accuracy: Format value is decimal (and not the previously defined value)

    I do not think it is the expected (also tested with VS2012) behavior. This applies also to controls.

    I did something wrong? Is this a bug? Am I the only one having this problem?

    Best regards

    Matheiu Hey,.

    It is certainly a bug. It shouldn't work like this.

    We have the question followed internally as CAR #449833. Keep an eye on this number in the section of the fixed a Bug of version of the fix to come/releases readme (similar to this). We should hopefully get it sent soon!

  • I have a mix on my windows media player that I need to convert it to mp3 so I can download on soundcloud, how do I go about converting it

    I have a mix on my media player from windows that I need to convert it to mp3 so I can download on soundcloud, how do I convert?

    Hi Leefennuk,

    You must use a third-party converter to convert files to Windows media player. MP3 files.

    You can use your favorite search engine to find a third-party program to convert it to MP3. Media Player.

    For more information, you can consult the following article:

    Convert music, videos and photos from one format to another

    Note: The use of third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

    Hope this information is useful.

  • I have a 64 bit system and need to change my IE 64 32-bit

    I have a 64 bit system and need to change my IE 64 32-bit

    Read this info on Flash and 64-bit and 32-bit browsers:

    http://kb2.Adobe.com/CPS/000/6b3af6c9.html

    Read the info Adobe above, and very interesting way to use Flash using 32 bit browser in the link below:.

    http://pietschsoft.com/post/2006/12/Vista-experience-update-Windows-Vista-x64-runs-32-bit-Internet-Explorer-by-default.aspx

    The Internet Explorer shortcut in the Quick Launch toolbar, and in the x 64 Vista Start menu will run the 32-bit version of Internet Explorer by default. Why run the 32-bit version if IE on the 64-bit version of Vista?

    There are actually two shortcuts for Internet Explorer in the "Programs" menu Why two and what is the difference?

    This is the title of each and they run exe:

    Internet Explorer
    "C:\Program Files (x 86) \Internet.

    Internet Explorer (64-bit)
    "C:\Program may Explorer\iexplore.exe.

    One runs IE in the "Program Files (x 86)" folder, this is the 32-bit version. The second is the 64-bit version.

    How can I make the Quick Launch shortcut to run the 64-bit version of Internet Explorer?

    1. Right click on the shortcut
    2. Click 'properties '.
    3. On the shortcut tab, replace the contents of the text box 'Target' with the target of the shortcut in the menu 'Programs' 'Internet Explorer (64-bit)'.
    4. Happy surfing using IE 64 bit

    There are traps to running the 64-bit version of Internet Explorer?

    In fact I know there. At the time where as I write this there are no 64-bit version of Flash Player. So, if you need to view a Web site that uses Flash, then you will need to use the 32 - bit IE version. at least for now. I'm sure that Adobe is going to release a 64 bit version of Flash Player at the end of January when Vista shipped to consumers. But then again, maybe not since Vista x 64 works 32-bit IE by default.

    If you have any other IE questions:

    It comes with Vista, upgrade install and activate Forum.

    http://social.answers.Microsoft.com/forums/en-us/InternetExplorer/threads

    They will help you with your question IE in Forum Internet Explorer above.

    See you soon.

    Mick Murphy - Microsoft partner

  • My new computer doesn't have a cd player.  I need to transfer my adobe acrobat xpro to it.  Y at - it a downloadable copy?  I bought 8 Acrobat and Acrobat Xpro.

    My new computer doesn't have a cd player.  I need to transfer my adobe acrobat xpro to it.  Y at - it a downloadable copy?  I bought 8 Acrobat and Acrobat Xpr

    Available downloadable Setup files:

    Download and installation help links Adobe

    Help download and installation to Prodesigntools links can be found on the most linked pages.  They are essential; especially steps 1, 2 and 3.  If you click on a link that does not have these listed steps, open a second window by using the link to Lightroom 3 to see these "important Instructions".

  • Digital format, leading 0

    I know it's an easy question for you guys...

    I received this number 21090000

    I need to select it as 021090000 7 v99

    When I run the ths

    SELECT

    To_char(21090000,'fm099999V99')

    OF THE DOUBLE

    I get #.

    Ahh!

    Hello

    896976 wrote:

    I know it's an easy question for you guys...

    I received this number 21090000

    I need to select it as 021090000 7 v99

    When I run the ths

    SELECT

    To_char(21090000,'fm099999V99')

    OF THE DOUBLE

    I get #.

    Ahh!

    In the output of 9 digits, then use 9 digits in the format string, like this

    SELECT TO_CHAR (21090000, 'FM000000000') AS str

    -123456789 to display figures

    DOUBLE;

    You don't need 'V' in this case.

Maybe you are looking for

  • Poor quality of its MacBook Air

    Recently I noticed quality bad speaker on the left speaker on my MacBook Air 13.3 (early 2015). The sound is like white noise whenever I play loud music on my computer but I can only hear it when the bass is low or the highs are high, for example, wh

  • My music won't play without wifi.

    I had to save my iPhone and after I did my music playlist completely disappeared, I tried syncing with iTunes (because ask my music is still there), but it will not transfer to my iPhone, its only let me listen to my music if I am connected to wifi,

  • Is it possible to transfer all or part of my "favorite sites" from my pc to an i - pad, I just bought?

    I have Windows XP and I - Pad 2

  • Loss of drivers for HP 2000-2202 YOU product-C0P22PA #ACJ

    Hello I have laptop HP 2000-2202TU. Due to some problems, I lost windows 8 recovery and formatted with windows7 ultimate. I am now unable to connect to WIFI. Cannot add the WIFI device to my laptop. I tried many things to get the drivers for same, ut

  • Programming list scrolling does not

    For some very odd reason, I am unable to programmaticaly scroll my list. With the exception of the simple scroll() method which takes an offset of pixels, no other methods of scrolling the no matter what. In addition, ScrollPosition and ScrollAnimati