Please read question of carefully how to perform in SQLplus10g (dont give ans for 11g or previous release)

There is table called department
Depno  Employee_id  salary
101         E12             1000
101         E13             1000
101         E14             3000
101         E15             5000
102         E16             4000
102         E17             2000
102         E18             1000
102         E19             4000
Now I want result like
Depno      Employee_id                salary
101             E12,E13,E14,E15                 10000
102             E16,E17,E18,E19                 11000
Tell the solution for 10 g SQLplus without creating function (no use of plsql) and also listagg function work in 11g (Need to solve query through sql statements)

SQL> select  *
  2    from  v$version
  3  /
BANNER
Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
PL/SQL Release 10.2.0.5.0 - Production
CORE    10.2.0.5.0      Production
TNS for 64-bit Windows: Version 10.2.0.5.0 - Production
NLSRTL Version 10.2.0.5.0 - Production
SQL> with sample_table as (
  2                        select 101 deptno,'E12' employee_id,1000 salary from dual union all
  3                        select 101,'E13',1000 from dual union all
  4                        select 101,'E14',3000 from dual union all
  5                        select 101,'E15',5000 from dual union all
  6                        select 102,'E16',4000 from dual union all
  7                        select 102,'E17',2000 from dual union all
  8                        select 102,'E18',1000 from dual union all
  9                        select 102,'E19',4000 from dual
10                       )
11  select  deptno,
12          rtrim(xmlagg(xmlelement(e,employee_id,',').extract('//text()') order by employee_id),',') employee_id,
13          sum(salary) salary
14    from  sample_table
15    group by deptno
16    order by deptno
17  /
    DEPTNO EMPLOYEE_ID                                  SALARY
       101 E12,E13,E14,E15                               10000
       102 E16,E17,E18,E19                               11000
SQL>
SY.

Similar Messages

  • [CC] How to perform a script "foo_beforeSave.htm" only for specific site?

    Since a long time I use a script for automatic text replacements which perform with each save command.
    The script sits in that folder:
    C:\Users\myusername\AppData\Roaming\Adobe\Dreamweaver CC\de_DE\Configuration\Commands\foo_beforeSave.htm
    It works for all documents of all sites.
    The source code (the regex rule is just an example) of the script you find below.
    My question:
    I like to perform a script like this only for a specific site.
    I'm not a programmer. So I don't know where to place the script to reach that target. Or how I have to edit the source code of the script.
    Is there anybody who could help me with that please?
    I would appreciate it a lot. Thanks
    <!DOCTYPE HTML SYSTEM "-//Macromedia//DWExtension layout-engine 5.0//dialog">
    <!-- MENU-LOCATION=NONE -->
    <html>
    <head>
    <title></title>
    <script src="../Shared/Common/Scripts/dwscripts.js"></script>
    <script>
    function canAcceptCommand(){
        return true;
    function getFileName(url) {
      var index = url.lastIndexOf('/');
      if (index != -1) retVal = url.substring(index + 1);
      else retVal = url;
      return retVal;
    function runCmd(){
        var dom = dw.getDocumentDOM();
        dom.synchronizeDocument();
        var path = dw.getDocumentPath('document');
        if(getFileName(path) != 'foo_beforeSave.htm'){
            var docEl = dom.documentElement;
            var tempDoc = docEl.outerHTML;
            tempDoc = tempDoc.replace(/&bdquo;/g,'„');
            tempDoc = tempDoc.replace(/&#8222;/g,'„');
            tempDoc = tempDoc.replace(/&ldquo;/g,'“');
            tempDoc = tempDoc.replace(/&#8220;/g,'“');
            tempDoc = tempDoc.replace(/&rdquo;/g,'”');
            tempDoc = tempDoc.replace(/&#8221;/g,'”');
            docEl.outerHTML = tempDoc;
    </script>
    </head>
    <body onLoad="runCmd();">
    </body>
    </html>

    Well, the posted script is a full working one.
    I just search for a way to limit the range of the script to the actual site.
    Therefore it is unimportant, which regex is in the example.

  • 2011 Guitar winners - Please read - Question!

    I originally won a snowboard, and at the event, traded with someone who won a guitar.
    When we received the guitar cases, they were handed out randomly, unbeknownst to us that the case pockets contained each guitar's serial number information from Gibson.
    I wanted to find out if I may be able to switch and obtain the proper card for my guitar?
    I don't have it on me, but will post later on tonight with the serial...
    Any of you other 3 out there seeing this?
    Thanks!!
    Samantha

    Hi Samantha,
    Are you planing to bring your guitar card during Brainshare2k13 with you
    for exchange?
    SamaTV;223372 Wrote:
    > Thanks Alex! I need to check it out - it's been crazy. I appreciate
    > the help all!
    >
    > Cheers,
    > Samantha
    >
    > al b;2236009 Wrote:
    > > Hi Samantha,
    > >
    > > I got card for Serial N: 173..631
    > >
    > > It doesn't match with my guitar and we can exchange it during
    > > Brainshare
    > > 2k13.
    > >
    > > Alex
    > >
    > >
    > > --
    > > al_b
    > >
    > ------------------------------------------------------------------------
    > > al_b's Profile: https://forums.netiq.com/member.php?userid=209
    > > View this thread: https://forums.netiq.com/showthread.php?t=46354
    >
    >
    > --
    > SamaTV
    > ------------------------------------------------------------------------
    > SamaTV's Profile: http://forums.novell.com/member.php?userid=4388
    > View this thread: http://forums.novell.com/showthread.php?t=462390
    al_b
    al_b's Profile: https://forums.netiq.com/member.php?userid=209
    View this thread: https://forums.netiq.com/showthread.php?t=46354

  • PLEASE READ!!! Pro Tools user - need tips on processor upgrades for movies

    Hello all,
    I know this is a FCP forum but thought that you may be able to help.
    I'm a Pro Tools user and I bassically wanted to know if there is any hardware (like some sort of card) that I can buy to manage my processor's workload. I would buy a Pro Tools TDM system, but they cost so much.
    I just want my Pro Tools to run smoothly (working with video) and right now, with my single processor - i can't. ANY SUGGESTIONS?
    - Josh

    Truth is, you really need multiple CPU's nowadays, especially for your ProTools filters to stay realtime. And your G4 is getting a little long in the tooth. It's going to be hard to keep it being a viable, up to date machine, as you stuff more and more tasks onto it and expect it to keep up in realtime. There are CPU accelerators for your CPU available (check www.macsales.com, xlr8yourmac.com or others), but you cannot make the jump from one to two procs on your system, and it's a game of declining returns...
    If money's an issue, why not sell your G4 and buy a used Dual Proc G5? You may find yourself short only about $1k in the transaction, possibly even less if you get lucky. You will definitely see a major performance difference, and you won't have to reinvest in plugins, cards, etc for the new Intel architecture.

  • How do I get Siri to give weather for New York, NY

    New iPhone. Asked Siri for weather. Got weather for New York, TX. Asked for weather in New York, got the same thing. Asked for weather in Brooklyn. Where I actually am. Got weather for Brooklyn, OH. Why did Apple drop Google's excellent maps and choose Yahoo's terrible weather? Or is this just Siri feeding the wrong map info to Yahoo? In any case, how do I fix it?

    I've seen this issue on other community threads, and know it has been reported to Apple.  I believe it's their problem.  Presumably when you run the weather app, you see the weather for your correct city.
    I've seen another instance of this same issue - Carrolton TX reports weather for Carrolton, IN.
    The New York issue is one I've seen many times.

  • Please help! New PC with Windows 7, now won't give option for duplex Color Laserjet 2605dn

    Hi everyone,  I'm hoping someone can help.  I have an HP Color Laserjet 2605dn, and after 4 years with a Dell laptop (and Windows XP) I had to get a new computer, this one with Windows 7.  When I plugged in the printer for the first time, it loaded drivers and seemed to work great - EXCEPT there is NO option for duplex printing in the effects or finishing areas.  So I went to the HP website and downloaded the Universal Print Driver, which DOES have duplex, but it won't print to the 2605dn printer!!!
    I am ready to throw this out the window.  I don't recommend buying anything new while you have PMS...hahahaha.  Seriously, if someone could help, my stress level would drop dramatically.  I print a lot, and not doing it duplex would waste so much paper!
    Thanks in advance.

    Enable the duplexer as described in the Vista / Windows 7 Duplex Troubleshooting Guide as follows:  go to Start, Devices and Printers, right click on the printer, Printer properties, Device settings, Installable Options, set the "Duplex unit for 2-sided printing" to installed, OK.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • How to perform power spectra analysis in DIAdem

    Dear all:
    I am a beginner in DIAdem but I have to complete my PhD thesis that is about the
    analysis of rat EEG in DIAdem. I have acquired 10G data of rat EEG. I prefer the
    power spectra method. Would someone please tell me:
    1. How to perform power spectra analysis of multichannel EEG(8 channels) in
    DIAdem? I hope the unit of the vertical axis is microV^2, but not dB ,nor
    10*log10(microV^2/Hz).
    2. How to calculate the absolute power and the relative power of EEG at a certain
    frequency band in DIAdem? Is it possible to do it in DIAdem?
    Thank you very much
    Jing
    [email protected]

    Hello,
    It looks like you posted this question on a different thread. Please refer to this thread Duplicate Post for information about your question.
    Regards,
    Kevin L.
    Applications Engineer
    National Instruments

  • How to perform a complete "unconditional wipe" on OS 10 powered Q5?

    Hello,
    I am having two issues with my Q5 (10.2.1).
    It is a standard, officially unlocked phone, purchased in India. It has nothing to do with any of the service providers/carriers.
    Because of the two issues I am facing as mentioned in following post, I performed a security wipe after taking a back up of calendars and contacts.
    https://supportforums.blackberry.com/t5/BlackBerry-Link/Unknown-computer-showing-up-in-blackberry-li...
    After the wipe, I restored the back up, but very surprisingly, the device did not ask for my BB ID's login credentials. It didn’t even ask for my email accounts’ credentials. I’ve eight (8) email Ids configured on my device. One of them started to sync the mails directly, and the other seven could not start the sync cuz they have got two-step verification enabled.
    So the security wipe performed few minutes ago, did literally nothing at all except but restoring the personalised settings, and the wallpaper to the default state, and removing the installed applications. O_O
    What I included in the back file was nothing but “Device Settings and Local Contacts/Calendar Data”. I think whatever was causing the problems, was backed up during that “device settings”, and later backed up.
    So, what I am going to do now is: backing up contacts, and calendar through MS Outlook.
    Perform an “unconditional wipe”, with an extreme prejudice, with no remorse at all.
    And them uninstall the desktop BB Link similarly (MS Windows 7), with extreme prejudice. (After uninstalling, I will remove each and every file from C drive, and the registries as well.)
    So, my question here is:
    How to perform an unconditional wipe on blackberry device?
    I want the result as a “new blackberry device”. What I mean is, I want it to feel like a brand new device, with no trace of its previous activities at all.
    Whatever that process is called as, “new OS installation”, “memory wipe”, “security wipe”, “resetting to factory settings”; kindly let me know how to do/perform it.
    Thank you in advance.

    First, there was no reason to do a security wipe. The computers you think are unknown are in fact known. I wrote in the other thread that I don't know why, but I see the same thing and the other name is a generic name that Link and/or the BlackBerry device software assigned. I have paired Link to two computers. In the File Manager app I see the computer the device is connected to according to the name I have given in Windows. But in device settings I see four: two generic names for the two computes and two for the two names as I assigned. It is what it is. It is a mystery to me, but nothing nefarious.
    A security wipe deletes user data and settings. If there is an IT Policy (not an issue for you as far as I know) it is not removed. In my experience apps themselves are not deleted, though all app data is deleted.
    Also, a security wipe can be initiated from the device. A reset to factory cannot. Further, a reset to factory will remove an IT policy for devices running OS version 4.3 or later. By definition, reset to factory wipe the device and restores factory defaults.
    I don't completely follow your account of events. When I have done a security wipe I have logged in with BlackBerry ID and completed initial setup, and then restored. I was prompted on the device for BlackBerry ID after the security wipe.
    - Ira

  • TS3682 I forgot my security question answers. How do I get around this?

    I forgot my security question answers. How do I get around this?

    Alternatives for Help Resetting Security Questions and/or Rescue Mail
         1. If you have a valid rescue email address, then use this procedure:
             Rescue email address and how to reset Apple ID security questions.
         2. Fill out and submit this form. Select the topic, Account Security. You must
             have a Rescue Email to use this option.
         3. This is the only option if you do not already have a valid Rescue Email.
             These are telephone numbers for contacting Apple Support in your country.
             Apple ID- Contacting Apple for help with Apple ID account security. Select
             the appropriate country and call. Ask to speak to the Account Security Team.
    Note: If you have already forgotten your security questions, then you cannot
             set up a rescue email address in order to reset them. You must set up
             the rescue email address beforehand.
    Your Apple ID: Manage My Apple ID.
                             Apple ID- All about Apple ID security questions.

  • HT204053 I forgot my security question answers. How do I change them?

    I forgot my security question answers. How do I change them?

    Click here for information. If you can't get the answers emailed to you for some reason(the email may take a few hours to arrive), contact the iTunes Store staff via the link in that article.
    (87880)

  • How to set the Mail and Fax options  for the Smartforms ???

    How to set the Mail and Fax options  for the Smartforms ??? Please reply me very soon. Its a life deciding question now for me. Please .

    >
    veera Karthik wrote:
    > How to set the Mail and Fax options  for the Smartforms ??? Please reply me very soon. Its a life deciding question now for me. Please .
    Hi
    Check this Link:
    http://help.sap.com/saphelp_nw04/helpdata/en/a5/28d3b9d26211d4b646006094192fe3/frameset.htm
    P.S: Never say reply me soon....people answer you here voluntarily and as everyone has their own desk to manage...sp replies may late or early..depending upon the availabality of the members.
    Vishwa.

  • Please read my question carefully, this is, I think, a question for the experts. It's not the usual name change question.   When I setup my new MacBook Pro, something slipped by me and my computer was named First-Lasts-MacBook-Pro (using my real first and

    Please read my question carefully, this is, I think, a question for the experts. It's not the usual name change question.
    When I setup my new MacBook Pro, something slipped by me and my computer was named First-Lasts-MacBook-Pro (using my real first and last name).
    I changed the computer name in Preferences/Sharing to a new name and Preferences/Accounts to just be Mike. I can right click on my account name, choose advanced, and see that everything looks right.
    However, If I do a scan of my network with my iPhone using the free version of IP Scanner, it lists my computer as First-Lasts-MacBook-Pro! And it lists the user as First-Last.
    So even though another Mac just sees my new computer name, and my home folder is Mike, somewhere in the system the original setup with my full name is still stored. And it's available on a network scan. So my full name might show up at a coffee shop.
    Can I fully change the name without doing a complete re-install of Lion and all my apps?

    One thought... you said the iPhone displayed your computer's old name? I think that you must have used the iPhone with this computer before you changed the name. So no one else's iPhone should display your full name unless that iPhone had previously connected to your Mac. For example, I did this exact same change, and I use the Keynote Remote app to connect with my MacBook Pro. It would no longer link with my MacBook Pro under the old name, and I found that I had to unlink and then create a new link under the new name. So the answer to your question is, there is nothing you need to do on the Mac, but rather the phone, and no other phone will display your full name.

  • Hello , I want to ask some question about ipads \  How powerful is the iPad?  How useful is it for reading books, newspaper or magazines or for surfing the web? Can you identify any shortcomings of the device?   please help me :(

    Hello ,
    I want to ask some question about ipads \
    How powerful is the iPad? 
    How useful is it for reading books, newspaper or magazines or for surfing the web?
    Can you identify any shortcomings of the device?  
    please help me

    it's less powerful than your average computer. THink of it like a netbook but with a better processor.
    It'll do fine for surfing (although if you browse a lot of flash based sites you will need to get a third party browser since safari doesn't accommodate it)
    You may do OK on reading books, papers or magazines, especially if they have apps, but the ipad's screen is backlit, so it doesn't work well outdoors and you may need to fiddle with the brightness so that you don't get eye strain (it's just like doing too much reading from a computer screen)
    I would say the biggest short comings are data transfer. Apple's preferred work flow is that everything is done via iTunes or the internet....well people dont' always have 100% reliable always on internet access so you can find yourself in a situation where you can't get things on/off the iPad.
    By and large, it's a good device for day to day stuff, but is not a computer replacement.

  • Frequently Asked Questions (FAQ) BEFORE you post, PLEASE read this first

    PLEASE READ ALL OF THIS POST BEFORE POSTING ON THE FORUM FOR THE FIRST TIME!
    Welcome to the Creative Labs MP3 Players web forum!
    This forum is for discussing issues related to the MP3 players (digital audio players) made by Creative Labs for those in the Americas, Europe and Asia Pacific . Although we're not going to turn away folks from other areas
    The primary language of the forum is English, and posting in English is likely to get you a quicker response.
    If your question does not relate to Creative MP3 players please find another more suitable forum to post in. If you want to discuss another player, or something not covered by another forum, please use the Off Topic forum.
    CONTENTS
    How to contact support
    Hot topics
    General issues
    Before you ask your question
    When you ask your question
    After you ask your question
    Low volume issue
    Nomad Primer
    Nomadness.net FAQs
    More useful links
    Wishlist and petitions
    Suggesting changes
    . How to Contact Support
    Please note this is a peer forum and Creative's Support staff do not guarantee a reply here. If your issue is urgent, you are within your warranty period and/or you do not get a fast reply here you should contact Creative Labs Technical Support.
    To contact support click the Support > Contact Customer Support link on this page.
    When contacting Creative Support by email it's important to note that you must reply to the autoresponse email you first receive, as detailed in the email itself. Also make sure to check any spam trap you have on your email system if you have not received a reply.
    It's also important if you feel that you have a bug or defect with your product to register that issue directly with support. Don't rely on the forum to raise awareness of an issue.
    2. Hot Topics
    This is dividied into 3 sections: General, Tag based players & USB mass storage players.
    Make sure to also look at Section 3, which covers some of the other General Issues.
    General
    Where do I get the latest software, drivers and firmware?
    Click the link Support > Downloads on this page.
    In general, when installing on a new PC you need to download the driver, and some software to communicate with the player e.g. MediaSource, Media Explorer. For players using the v2.xx MTP/PlayForsure firmware drivers are not necessary, but you must have Windows XP and Windows Media Player 0 (this provides the MTP driver).
    Important: Even though files are described as updates, none of the software requires a previous version to install. At worst they will prompt you to connect your player to verify you own a Creative product.
    Note if you are downloading MediaSource make sure to download and install the relevant MediaSource plugin for your player. If MediaSource can't detect your player this is the first thing to check. For the v.xx PDE firmware the plugin is called the Creative Zen and NOMAD Jukebox plugin for Creative MediaSource , and for the v2 MTP/PlayForSure firmware it's called Creative MediaSource Plugin for PlaysForSure devices .
    I am completely new to MP3 players, where should I start?
    Have a read of my Nomad Primer, so called as Creative's MP3 player range tend to be prefixed with the word Nomad.
    I think I have a bug, how can I check?
    There's a known bug list hosted at my site here. If you want to add a bug then please
    I have a wish request for the player, what can I do?
    You can post it here (see the petitions listed in Section of this FAQ), email it to support, and/or add it to the public wishlist I host here by
    I'm having connection problems with my player
    If you can, the best test is to try your player with another PC, to see if you still have the problem. This localises whether the problem is with the PC (most likely the USB) or the player. See the link below (search on "connection problems") for a lot more troubleshooting on this.
    What bit-rate should I encode my music at?
    Ultimately it's down to your ears what bit-rate you prefer, and you should listen for yourself to determine it. If you ask on the forum you'll get many different opinions.
    Make sure to look at the "MP3 vs. WMA" link below also.
    How long should my battery last?
    For the Zen and Nomad Jukebox players, to get some idea of how long your battery will last for a given bit-rate look at the battery curves thread. Ultimately battery life is dependent on how you use the player, make sure to follow the "why doesn't my battery last as long as expected?" link below.
    How long does an RMA take?
    Typically 2 weeks. But it might take a little longer, so don't start posting if it's 5 days.
    I want to know how people feel about their Zen Micro/Touch/MuVo etc.
    There's a long post titled Experience with your Creative player that has many posts from users about their players. Please search back for threads about specific players before starting a new thread.
    Where can I buy online music or get legal downloads for my player?
    See this thread.
    My tracks don't play at the correct speed e.g. they play too slowly, why?
    Chances are they are encoded in an unsupported sampling frequency. The tracks will need to be re-encoded at a supported bit-rate and/or frequency with something like Creative's MediaSource Audio Converter or dbPowerAmp.
    Can a Creative player work on an Apple Mac?
    It isn't officially supported, but some kind folks out there have written freeware applications to get your Creative player working with Macs. XNJB provides support for the Zen players, and requires OS X 0.3 or 0.4 (check the site for full details). MuVoHelper solves some problems with getting the MuVo to work optimally. The iTunes Zen plugin should support all Zen players. Note if the link to the plugin is broken just Google "iTunes Zen plugin" to find other sources. Also note there's no guarantee that these programs will work with the Mac, so if you have issues you should address your problems to the developer(s) of the relevant program.
    Can a Creative player work on Linux?
    Again it isn't officially supported, but again some kinds folks out there have written freeware applications to get your Creative player working. There's the Gnomad2 project. And don't forget the Linux forum at Nomadness.net if you are still having problems.
    Tag Based Players
    This section covers the players that use a hard disk and work using tags e.g. Zen Xtra, Touch, Micro, Sleek.
    My Zen is not behaving properly, won't startup, or goes into rescue mode. What should I do?
    If the Zen is not starting properly or not behaving correctly, first try to reset it. To reset all players except for the Zen Micro there is a small switch on the side of the player typically, that you should press using something like a bent paper clip. Don't use anything sharp. To reset the Zen Micro simply remove the battery and replace it.
    If this doesn't work then access rescue mode, and try running a disk cleanup.
    Next you should try reloading the firmware/OS, but beware if you are having connection problems also with your PC you may end up with a player that has no firmware and cannot be reloaded.
    The last resort is to format the player. This will erase the contents from the player, including the content that ships with the player.
    If none of these resolve the problem and you are under warranty you should get in contact with support to arrange replacement of the player.
    If you aren't under warranty Creative will still repair the player, which you can arrange by contacting support.
    How do I do a Disk Cleanup and/or access Rescue/Recovery Mode?
    Refer to the sticky Rescue Mode thread. Disk Cleanup is accessed from this. Note that the MuVo players (with the exclusion of the MuVo? players) do not have Rescue Mode.
    How long should a Disk Cleanup take?
    It should only take a few minutes, and no longer than 30 minutes. Anything longer than this and there is a problem with the player and you need to contact Creative Support.
    How long should a format take?
    Only a few seconds. Anything more than a minute and there is a problem with the player and you need to contact Creative Support.
    Although I can get into Rescue Mode, I can't select any option, or the options don't work?
    If Rescue Mode is not working properly or commands can't be chosen the player is faulty. You need to contact Creative Support.
    When are the Zen 20Gb/Neeon going to be released outside of the Asia Pacific region?
    Due to popular request the Neeon is launched in the USA, but nowhere else for now. If you want the Neeon then contact your regions Customer Services to request it.
    The Zen 20Gb is available from some shops in the USA and Europe e.g. Cambridge Soundworks, and Amazon.co.uk.
    Is there a known issue with the Zen Micro headphone socket?
    Creative Support have neither confirmed nor denied it officially. Some users have posted purported emails from Creative on the forum saying that the socket has been reinforced, but these have not been confirmed by Creative Support either. The exact incidence of the problem is unknown, but newer players seem to suffer less from it.
    Should I buy the Zen Micro or Touch etc. and what colour should it be?
    We can't tell you what player to get, or what colour it should be. Look at your collection size and the features of the player (see Nomadworld.com for the product pages) and decide yourself based on this.
    Why does my Zen Micro battery drain so quickly?
    The standby time (24 hours from turn-off) for the Zen Micro seems to use a lot more power than previous Zens. Creative have released both v (..0+) and v2 (2.20.05+) firmware that reduces the standby time to 4 hours. Make sure to update to one of these if you have a draining problem.
    Also see JazzMC's detailed page on this problem.
    Why is my Zen Micro/Touch Touchpad so sensiti've and/or difficult to use?
    The Touchpads take some time to get used to.
    continued below... Message Edited by SSR on 2-29-2005 04:03 PM

    7. Low Volume issue
    See here in the Zen FAQ at Nomadness.net.
    If the firmware will not apply because it says the version number is the same use the Reload OS option, access to which is described in the relevant FAQ for your player below.
    8. Nomad Primer
    If you have ordered, or just bought a Nomad Jukebox, Zen, or MuVo?, consider reading the Nomad Primer.
    It may be worth reading even for the more experienced User.
    9. Nomadness.net FAQ's
    General FAQ
    Jukebox FAQ
    Jukebox 2 FAQ
    Jukebox 3 FAQ
    Jukebox Zen FAQ
    MuVo FAQ
    Nomadness.net is the foremost peer site on the Web for the Nomad players on the Internet; with news, articles, web forum, download archi've, and more!
    0. Some more useful links
    Nomadworld.com - Creative Labs's International Nomad website (based in the USA)
    Player Manuals - Downloads of digital manuals
    Notmad Explorer - 3rd party software
    Battery Uni'versity - very good, comprehensi've site on batteries
    Chinese Support thread - with information on how to get chinese characters on your player
    . Wishlists and petitions
    Here are links to a number of general wishlist and petitions, so rather than starting your own you can add to those that already exist, or of course add your support for a feature you would like to see.
    Also remember that the only collecti've public wishlist is maintained here at StainlessSteelRat.net (this is not affiliated with Creative Labs, but maintained by the author of this FAQ). There is also a bugs list here. So please
    Wishlists
    Zen Micro
    Zen Micro (another)
    MuVo Sports C00
    MuVo N200
    Petitions
    AAC support
    Lossless codec support
    MP3 Pro support
    Ogg Vorbis support
    Audible support
    Genre definable EQ
    Gapless playback
    Games support
    Insert to queue
    No "the" in Music Library
    Open source firmware
    Play count and ratings
    TXT viewer
    USB mass storage / dri've letter support
    Track number duplicate checkAlbum art
    Substring search
    Dual firmware for both tag and dri've letter support
    Rename "Reload OS" to "Erase OS"
    Zen Micro alarm enhancements
    Zen Micro always visible clockZen Micro Audible support
    Zen Micro customisable standby time
    Zen Micro EAX
    Zen Micro radio enhancements
    Zen Touch non-PlayForSure firmware with bug fixes
    Zen Touch bookmarks
    Zen Touch EAX support
    Zen Touch random button changeZen Touch Audible support
    2. Suggesting changes
    To suggest changes to this FAQ please
    Thanks for reading!

  • I dont remember the answers to my security questions... how can i retireve or edit them! please help

    i dont remember the answers to my security questions... how can i retireve or edit them! please help

    You need to ask Apple to reset your security questions. To do this, click here and pick a method; if that page doesn't list one for your country or you're unable to call, fill out and submit this form.
    They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (114823)

Maybe you are looking for

  • Disk Repair and Corrupt Hard Drive

    I just replaced the hard drive on my iMac because the computer kept hanging and occasionally shutting down.  I've run Disk Utility many times over many months on the old hard drive and the message I received is that the hard drive was corrupt and nee

  • PowerBook G4 freezes, can't restart until it cools down

    I have had a problem in the past week with my PowerBook. After using the computer for a while, the machine will freeze (cursor doesn't respond to trackpad action). Can't force quit applications or do anything that is related to keyboard input. The on

  • Nokia 6610 Messages are not received

    I bought a new Nokia 6610, I have recieved all contacts sms ratherthan my one friend, I myself a sent sms from his mobile, after few seconds we have received a delivery report, but in my mobile, there was no message, when I put the sim another mobile

  • Can't go online with firefox 4

    Downloaded firefox 4 on my laptop, says i am offline, working fine on my PC. Went through most if not all the troubleshooting steps.

  • IDOC - JDBC - RNIF SCENARIO

    Hi Experts, Currently i am working on invoice idoc to JDBC(synchronous) to rnif. could you please help me the steps. depending on the bill to or soldto or plant i have to get the 14 fields from sql server and send it to the RNIF adapter. could you pl