How to remove time stamp on query export?? HELP

I am runnning SQl Developer 2.1 and built a query which returns dates that letters were mailed and or correspondence received. My Query Results show normal date format (02-Mar-12) within Developer. When I export the results to Excel it includes the time stamp (02-MAR-12 06.13.20.000000000 PM). I had a coworker with an older version run the same query, when she exported the results the time stamps weren't exported, just the date. How can I change the export to remove the time stamp? Any help would be great. Thanks.
Nate

Hi,
Clearly a bug. You can try changing your Tools|Preferences|Database|NLS|Timestamp Format to match the Date Format as a workaround. Otherwise why not upgrade to the lastest production SQL Developer release (3.1.07.42)? The bug does not occur there.
Regards,
Gary
SQL Developer Team

Similar Messages

  • HOW TO REMOVE HYPHEN IN LAYER COMP EXPORT FILE

    HOW TO REMOVE HYPHEN IN LAYER COMP EXPORT FILE IN PNG FORMAT...

    I ususally do that type of thing with a state machine... read a token, look for what is next, and if it's the closing token, I don't write it out. You have well defined opening token syntax and closing token syntax, so it should be relatively easy.

  • How to use time stamps en how to make time stamps in Adobe Reader

    How to use time stamps en how to make time stamps in Adobe Reader

    Did you find a solution? I am having the same problem.
    PDF compatibility level is too high. Supported PDF versions are PDF 1.3 and PDF 1.4 (Acrobat 4, 5 and 6). If you are using Acrobat 7 or higher you will need to save your file at a lower PDF compatibility level.

  • How to convert time stamp to time in update rule

    Anybody know how to convert time stamp to time only?  Any FM that I can use?
    time stamp example
    20010203100201
    Result:
    10:02:01
    Thank
    Sudree

    Please search the forum

  • On my menu bar there is a American Flag icon and i do not know how to remove it??? Please help!!!

    On my menu bar there is a American Flag icon and i do not know how to remove it??? Please help!!!

    This is the input Menubar extra.
    Open your System Prefs, then select the Keyboard PreferencePane.  Click on the Input Sources Tab and on the bottom you shoudl see a checkmark next to Show Input menu..  Just uncheck it.

  • Time Stamp on MAXL Export File

    I use MAXL to export data from our Essbase cube. Is there a way to add a time stamp to the filename?

    I've never been able to do this directly through MaxL. If someone out there knows a way, please share.<BR><BR>The way I do this is by using DOS to rename the file after MaxL has exported it.<BR><BR>So assume you have a MaxL script 'test.mxl' with the following code in it:<BR><BR>login user password on 'localhost';<BR>export database zTest.PandL all data to data_file 'zTestX.txt';<BR>exit;<BR><BR>Then you have your .bat file that calls your MaxL script and in the .bat file you have the following code:<BR><BR>essmsh D:\\MaxL\Test\Test.mxl<BR>ren D:\Hyperion\Essbase\App\zTestX.txt zTest%date:~4,2%-%date:~7,2%-%date:~10%.txt<BR><BR><BR>''The first line calls the MaxL script and upon completion runs the second line which renames the file and adds the date stamp to it.<BR><BR>Don't ask me how to change the date format, I picked up the rename code from someone else. Although, by playing around with it, You can probably get it to look the way you want.<BR><BR>Of course all of this assumes you are using Windows 2000 server. It should work the same in 2003, not sure about NT. You're on your own if it's UNIX, but the same principles should apply, you just need to figure out the code for a Unix command line to do a file rename.<BR><BR><BR>Best of luck.

  • How to get time stamp on Videos?

    Hi,
    When I tape only one video per day I also get the time stamp of that video. When I tape more than one, it does not show the time anymore.
    How do I get the time stamp then???

    Eurowizard wrote:
    Thanks for your answer.
    When I enter the movies for a particular day, *I only see the length of the movie (not the time it was taped)*... I did the reset but this also did not help... hmm
    Actually, you were correct all along & I was wrong. I took 5 videos today. No "time" stamp. Just the length of movie taped and when I moved the wheel clockwise & counter clockwise the month, day & year show up but not the time. hmm......
    I checked all my old videos that I removed from my iPod Nano & noticed that I typed the time the videos were taken along with the date within the suffix.

  • Time stamp changes when exporting...

    Hi,
    I sometimes want to export an Aperture album to iPhoto so I can then send it to iDVD as a slide-show. I sometimes use Photoshopped jpeg diagrams (not photos) mixed in with my raw originals in the Aperture album as well. I've altered their time stamps so they everything is sorted chronologically as I'd like them.
    When I export to a folder I'm finding that the time stamps are being altered and I have to tweak the order in iPhoto - or export with new filenames and sort by title afterwards. This behavious is very puzzling, is it a bug or a feature???

    I have the same problem using Photoshop Elements as the editor. The time is changed by 1 hour. Why....? Has anyone found out how this can be stopped?

  • How to get time stamp as a number

    The get date/time vi gives time stamp in string or cluster. I want time stamp as number because i have to give time stamp number to a build array along with another number. How do i get this , say for example time as 14.32

    do u mean this?
    Ian F
    Since LabVIEW 5.1... 7.1.1... 2009, 2010
    依恩与LabVIEW
    LVVILIB.blogspot.com
    Attachments:
    TimeStr2Num.vi ‏19 KB

  • How to append time stamp to TDMS file

    hello all, i would like to append time stamp to a tdms file as the 1st column of the file... the pattern should look like this.. can anyone suggest how to create such a file?
    Time
    Data
    0.001
    2.5545
    0.002
    2.653
    0.003
    1.215
    0.004
    2.6586
    Now on LabVIEW 10.0 on Win7

    I got the below oepratin to do.. i used a Write to Measurement File.vi and selected tdms format and it worked out... however, when i read the same file using read measurement file.vi and selected tdms option in ti, i am observing that on the x-axis graph, i get real-time stamp instead of decimals... i want x-axis as decimals instead of timestamp, and when i selected decimals in waveform graph properties --> display format--> x-axis, i could not select decimal instead of time-stamp... can anyone please let me know how to get what i intend to do?
    Now on LabVIEW 10.0 on Win7
    Attachments:
    Untitled 2.vi ‏68 KB

  • When or How does the time stamp on Report Manager / Data Collection change

    Hi,
    I have been waiting since 10am waiting for data to be available. Unfortunately, the Sun MC has not updated the time stamp. I am unable to create graphs for the machines I setup this morning? Any ideas on how to post data faster than waiting forever for Sun MC server?
    thanks

    Hi,
    Clearly a bug. You can try changing your Tools|Preferences|Database|NLS|Timestamp Format to match the Date Format as a workaround. Otherwise why not upgrade to the lastest production SQL Developer release (3.1.07.42)? The bug does not occur there.
    Regards,
    Gary
    SQL Developer Team

  • How to place time stamps without creating delays?

    Hi,
    I am measuring signals when the PFIO input is triggered. This occurs at a variable rate, but in the khz range. I need to place a time-stamp every 100ms or so on the measurements, but I am not sure how to do this without creating a 100ms delay in the program.
    Sorry if this question seems a bit basic... I recently took a crash course in Labview to solve the current prob. I am using version 4.1
    Thanks in advance,
    Harry

    The major issue is that the time your timestamp is read is not deterministic for a couple of reasons.
    The timestamp is created at some time before it is added to the start of the array.  The time this occurs, whether before the data acquisition or after, is not determined.  The code is parallel.  In actual practice, it will tend to be about the same offset each time (see second point below), but if you modify the code, this offset could easily change.  Note that LabVIEW 4.1 does execute the items in a diagram in a sequence.  However, you do not have much control over what that sequence is.  It tends to be the order the objects were dropped into the diagram, moderated by data flow constraints.
    You are relying on the OS to give you reliable timing.  Most desktop OSes have a normal jitter of about 10ms, and it could go to seconds in some cases (e.g. a large e-mail arrives).
    Your solution is to use hardware timing.  Set up one of the counters on the MIO board to run freely using one of the internal clocks.  When you read your data, read the timer as well.  You may be able to synchronize this by using a buffer for the data reads and one for the timer.  It has been a long time since I used this type of board, but I think you can set it up to simultaneously acquire both counter and analog data.  You only need the first point of the counter data, which can then be converted to a timestamp based on the clock speed.  You will need to account for rollovers in the counter.
    This account is no longer active. Contact ShadesOfGray for current posts and information.

  • Remove time stamp in track changes bubble

    Is there any way to remove the time stamp from the Track Changes bubble? I can't seem to find a way to do it. Maybe it just can't be done?

    It seems that time_stamping the changes is a logical feature.
    As far as I know, we can't disable it.
    Yvan KOENIG (from FRANCE mardi 21 avril 2009 19:54:53)

  • How to remove the DATA Provider(Query) from the WAD 3.5

    Hi,
         I want to remove the unused dataprovider(query) from the WAD 3.5,
         How to delete the dataprovider.
    Please suggest here

    Go to HTML tab. You will see all the data providers on top. You can delete the unused ones there.

  • How to remove Sorting Option in Query's Report

    Hi All,
    When i try to run a Query in Enterprise Portal, I'm getting a "  Sorting option" in each column. Thats not needed in a Report.
    Kindly suggest me How to remove that Sorting options from Each colum header.
    Thanks in Advance.
    Regards,
    Jayaprakash Jayachandran.

    Hi
    Keep the cursor on that characteristics in the navigation pane, right click>Characterisitcs>properties>Sorting-> change the option as you like..
    Else go to Query designer...GO to DISPLAY tab>under SORTING> set it as AS IN THE QUERY
    hope this helps
    Thanks
    BI Learner

Maybe you are looking for

  • JMS if you please

    I have a scenario where I have two different messages sent into one q from an external system. Now in XI I am going to receiver these 2 messages via the JMS sender adapter. The issue is that this is a JMS to File scenario and each of these two messag

  • Drive mapping incorrect after server restart

    I had an issue over the weekend. OES2sp3 server (to be upgraded to 11 next month). Client 2 SP3 for Windows (IR6). Rebooted the server and after auto reconnect the home directory was incorrect. People saw other peoples home directory (couldn't open t

  • Updating Aperture 2.1.4 to 3.0

    I have tried to do the automatic updates but it won't update further than 2.1.4. I have tried to manually update by searching for the downloads on here but it won't let me update to 3.0.anything because I am missing the 3.0 update. Can anyone help? T

  • URGENT! ArrayIndexOutOfBoundsException in Extended "EO based" VO

    Hi! This is weird! I am extending a VO (xxPorInfoTemplatesVO) and I am populating it in another extended VO (xxPoRequisitionLinesVO). In the extended xxPorInfoTemplatesVO I Have added 3 more attributes based on EO (Attribute1, Attribue2 and Attribute

  • Versions of libs for 8.1.5 under Slackware 4.0 ? Help !!!

    Hi ! Please help me with versions of glibc, glibc-threads and glibc-crypt for Oracle 8.1.5. I used glibc2.1.1 binaries from RH6.0 as runtime libraries under Slackware 4.0 and SQLPLUS crashes with Segmentation fault. I compiled glibc2.1.2, glibc-crypt