HT4059 in iBooks, how do i put PFDs into multiple categories?

in iBooks, how do i have the same PDF in multiple categories?

You are getting this error because v1 is not a simple variable. It is a record type (like a row) and to access its individual fields/columns, you have to qualify the field/column name with the name of the record-type-variable [ which is "v1" in your case ] - v1.name .
Try this:
dbms_output.put_line ('highest earner is '|| v1.name);So if you have used code posted by Michael, do this:
declare
  type sal_name is record
    sal    number,
    name   varchar2 (40)
   v1   sal_name;
begin
  select salary, name
    into v1
    from employers
   where salary = (select max (salary) from employers);
   dbms_output.put_line(v1.name);
end;
/ Edited by: user130038 on Sep 1, 2011 9:04 AM

Similar Messages

  • How do I put text into an Edge File that clients can edit easily afterwards

    Hi
    Can anyone explain how I can put text into an edge file (styled with google fonts) and make it so that clients can access the text and update the text as they require?
    Previous suggestion was dynamically loading a .txt file - any instructions would be most appreciated.
    Thanks.

    Hi Resdesign!
    Your code is very useful to learn how to use Json in Adobe Edge Animate!
    But I have a question: why you use ( i ) as argument of the function UpdateInfo and when you recall it you use ( index )?
    $.getJSON('slides.json', function(data){
              //for(var i=0; i<data.length; i++){
    function updateInfo(i){
                        sym.$("photo").css({"background-image": "url('"+data[i].image+"')"});
                        sym.$("pillar").html(data[i].pillar);
                        sym.$("what").html(data[i].what);
                        // position
              index = -1;
              sym.$("btn").click(function(){
              index++;
                        if (index>=5){
                                  index = 0;
              updateInfo(index);
    Many thanks for your attention!
    Davide

  • How do I put parts of multiple songs into one song?

    I'm trying to make a mix of songs for my friends party and I was wondering how I could put parts of multiple songs together into one soundfile? If iTunes can't do this are their any other softwares that could do this? Thanks, appreciate it.

    Prosper,
    That is beyond the ability of iTunes, and requires the use of an audio editor.
    A free one that many people like is Audacity.
    After you do the editing in Audacity, you can export an MP3 and add it in to your iTunes library.  The original files remain unchanged.

  • HT1535 How do I put music into iTunes that is on my iPod touch? I have music on my iPod touch that is not in my iTunes library.  I do NOT want to loose these songs when I sync to iTunes.

    Recently I had to replace my computer with a new one. The old hard drive died and there was no way of retrieving any of my data from the dead computer. When I downloaded iTunes onto my new computer there were several songs missing in my iTunes library. I was able to retrieve most through purchased music, however there was some music that I had downloaded from other sources and that music is still on my iPod touch. How do I put music into my iTunes library that is on my iPod touch but not in the iTunes library? I do not want to loose the music on my iPod when I sync to iTunes library.

    Syncing media to iOS devices
    iPhone User's Guide
    As for the content purchased from BN.com that shows up in the nook app... check with Barnes and Noble to see if it's possible for that content to show up on your computer.

  • How do i put music into my ipod ? im veryyyyyyyyyy confused!!!!!!!!!!!!!!!!

    how do i put music into my ipod im very confused

    1. Install the CD that came with your iPod, or download the newest software off the internet. (click iPod+itunes at the top of this screen, then scroll all the way down and lcikc the link on the left-hand side).
    2. Plug in your iPod, follow the on-screen instructions.
    3. Set the preferences for your iPod, by going to Edit>Preferences>iPod tab.
    If you haven't installed iTunes yet, click the ipod+iTunes at the top of this page, then click the link.
    If you have iTunes, but no music, put a CD into the CD drive on your computer, then in iTunes(which may or may not open automatically), click Import, at the top-right, when the CD is selected in the Sources menu (on the left).
    Download Now
    I hope this wasn't too confusing and I hope that I helped!

  • How do I put ios6 into my iPad one?

    How do I put ios6 into my iPad 1? I,m not very good at this. Thanks, don

    You don't. iOS 5.1.1 is the highest possible for the iPad 1.

  • How do I put contacts into my iPad2?

    How do I put contacts into my iPad2?

    Enter them
    e-mail them from your existing computer to yourself, open the mail on the iPad and save it
    sync them via itunes to your ipad
    use icloud to sync them to your your device.

  • How do i put 8mm into my imac and edit

    How do i put 8mm into my iMac, and edit it?

    For 8MM Analog, see QuickTime Kirk's advice. You can use the EyeTV Hybrid with USB, or you can use and ov the Analog to Digital converters from Grass Valley (formerly Canopus) which use Firewire.
    For 8MM DV, just connect your camcorder to your mac with a Firewire Cable. Camcorder must be plugged in.
    For 8MM film, let me know. I can recommend a site that can capture 8MM film in 1080P for reasable prices.

  • In the toolbar I click on color face and see the RGB color space view. How do I put them into CMYK?

    In the toolbar left I click on color face and see the RGB color space view. How do I put them into CMYK?
    German:
    In der Werkzeugleiste klicke ich auf Farbfläche und sehe den RGB-Farbraumansicht. Wie stelle ich diese in CMYK um?

    I design print material. I hope Adobe will change it.
    The ID Color Picker works the same as Photoshop's classic color picker except that it doesn't have an H,S,B presentation (which is the more intuitive interface). So both programs let you choose an R, G, B and L, a, b presentation of color via the 6 radio buttons, and you can pick RGB, Lab or CMYK versions of the chosen color—the mode you get depends on where your cursor is. If you pick an out-of-gamut CMYK color it is brought into gamut in the Swatches or Color panels after you click OK.
    So here I'm picking RGB, Lab and CMYK Swatches or Colors of the color selection because my cursor is in a respective RGB, Lab or CMYK field, note that the Add Swatch button changes accordingly:
    When I click inside the color field, the CMYK values are a color managed conversion of the chosen color, but I also have the option of entering any value. So it would be unlikely I would get a blue gray color like 50|0|0|50 with a color managed conversion, but I have the option to enter those specific numbers.
    The 3 versions of the color added as swatches
    An InDesign document can have a mix of RGB, Lab, and CMYK colors. Colors and swatches can be converted to any CMYK destination space when you export or print.

  • How do I put data into a template using the Labview report generation toolkit for Microsoft Office?

    I am running Lookout 5.0 and have recently purchased the Labview Report Generation Toolkit for Microsoft Office to create reports from my Lookout logged data. Since I have never used Labview I am having my problems. I tried following the tutorials but they do not seem to be examples of what I want to do.
    I log rainfall totals (1 spreadsheet)in Lookout from 40 different sites in 5 minute increments. I copy these totals and paste them into another spreadsheet which sums them up to give me hourly totals and then paste those totals into a spreadsheet for distribution.
    In Labview I create a new report and use the distribution sheet as my template, but how do I complete
    the steps of loading the raw 5 minute data into labview and then paste it into the hourly total spreadsheet and then transfer those totals into the distribution template?
    I have been trying to figure this out for over a week, and I am getting nowhere.
    Any response would be appreciated.
    Thanks
    Jason P
    Jason Phillips

    Lookout saves the files in .csv form which can be opened in Excel. I did make some progress by using the "append table to report" vi which allowed me to put values into an array and then those values were entered into my template on my report vi.
    Where I am stuck now is I want to be able to put values into my template from a .csv file, not from an array I have to manually put numbers in.
    Once those values are in my template I want to pull summed values from the template and place them into a final excel file for printing.
    I have attached examples of the files I am working with to help you better understand what I am trying to do.
    I hope that makes sense.
    Jason Phillips
    Attachments:
    HourlyTotalsTemplate.xls ‏120 KB
    eb_rain_gauge_ss.csv ‏23 KB
    EastBankHourlyRainReport.xls ‏28 KB

  • HT2729 How can I put songs into the album they came from but were split because of multiple artists on a tune?

    I need help in finding out home to combine songs from the same CD into one Album. When putting CD into the iMac, it auto loads into iTunes. If the artist is singing duet and the songs show more than one artist, it gets separated in iTunes. I want to combine all tracks together like they are on the CD.

    One way around this is to edit the album info for each song on that album and make the album artist 'various artists', or you can remove that duet artist and make all the artists the same.
    Seems to be a glitch or change with how iTunes sees albums now. THey alphabetize them by artist and, as you've noticed, if the artists are different, it sees them as different albums.
    I had many albums like this and spent a whole weekend editing the info to 'various' to clean it up.

  • In general, how do I put code into a loop?

    I have access to a procedure that takes a parameter and spits out a single result. I need to figure out how to use that procedure and spit out many results. This example should clear things up.
    VARIABLE enum NUMBER;
    EXEC :enum := 7566;
    -- my procedure. Cannot change code here.
    -- Prints out a formatted name and job, given an empno stored in :enum
    SELECT ename || ' (' || job || ')' AS "myrow"
    FROM scott.emp
    WHERE empno = :enum;
    -- end of my procedureHere, I can't change anything from the SELECT to the semi-colon. Now I would like to put this into a PL/SQL LOOP, but I can't figure it out. Let's say I want to print out all of the employees with a job of manager. Somehow I will need enum to take the value of the current iteration from within the loop.
    something like this:
    BEGIN
    -- first get the list of employees
    CURSOR e_cur IS
    SELECT empno
    FROM scott.emp
    WHERE job="MANAGER';
    END;
    BEGIN
    FOR r_cur IN e_cur LOOP
    :enum = r_cur.empno
    -- my procedure. Cannot change code here.
    -- Prints out a formatted name and job, given an empno stored in :enum
    SELECT ename || ' (' || job || ')' AS "myrow"
    FROM scott.emp
    WHERE empno = :enum;
    -- end of my procedure
    END LOOP;
    END;
    {code}
    of course, this code does not work, and I don't know what else to try.
    Thanks in advance for any help!
    Skip                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Oh boy, do I owe you guys an apology. Absolutely no excuse, but I screwed up big time yesterday. I am working on a couple of projects and got some wires crossed. I would like to start over. Forget everything I asked yesterday. I wouldn't be surprised if no one answered, but I could still use some help. I am embarrassed because I am usually pretty good at these things, and again, I humbly apologize.
    Still with me? Here we go:
    I have a SQL script that is quite long. It has 25 select statements, 4 unions, 7 minus'es, lots of joins, sub-queries, etc. The script expects two bind variables to be set before running. The code was written to execute once (like a report). But the code does exactly what I need, but I need to run it on a much larger set. So I would like to wrap it in a loop. Now, I am pretty good at other programming languages (I know, hard to believe given yesterday's exchange). If I have some java code that I want to wrap in a FOR-NEXT loop, often all I need to do is put one line at the top of the code and one line at the bottom. Then I make sure the variables that need t be updated through each iteration are properly updated. Bada-bing, bada-boom, it's done.
    It doesn't seem as easy here. I know that I will have to convert my SQL script to PL/SQL. But I am wrestling with the DECLAREs, BEGINs and LOOPs, and changes to the existing code to ensure the bind variables are updated each iteration. I have tried all of what I thought would be the simple solutions as I described with my java example above, but it has not worked. So, as my subject line indicates, I was wondering if there was a general methodology to LOOP-ifying existing code. I know this is a pretty nebulous question, and I probably blew it yesterday, but I really do need some help. Even if it is "read this and that website/book/etc". That's really it. sigh All that stuff yesterday about "unmodifiable code"--forget about that. I should never have said that. Anything goes.
    Maybe there isn't a simple solution here. SQL isn't Java. And that's OK. At least then I will know I will need to look for a different solution or I will have to get a LOT smarter with SQL and PL/SQL. I thought my super-simple example yesterday was a good enough substitute for what I am faced with, but maybe that isn't a good assumption.

  • How do i put notes into my ipod

    i need to put notes in the ipod because i loose sometimes notes at home . how do i put notes in ipod

    To put notes on to your iPod, make sure you set your iPod to manually managing your music and video. Afterwards, you can use Windows Explorer to access it, just find your iPod in the devices, double-click and there should be a folder called "Notes". The only files it allows are .txt. On your iPod, the notes folder can be accessed from Main Menu > Extras > Notes. Hope that helps.

  • How can  we put  Documents into SDN

    Hi friends,
      I have one document  about Reporting... i prepared   that with screen shots.. now i want to put into SDN .. it will be helpfull to many people..
       can any one suggest me.. how can we put  into SDN...( i mean i dont have any idea abt WIKI  and Blogs.... so,    can any one plz guide me..)
    Thanks
    AK
    null

    Hello Ajay,
    here is an <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d3522851-0e01-0010-e795-fbb9fc59c905">article about SDN documents</a>. It decribes how to <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/68f93647-0a01-0010-8891-92cea7f0313f">complete this form</a>, which has to be send to SDN. Good luck with that...
    Reward points if helpful,
    regards, Martin

  • How can I put movie into my new ipod video ??

    I would like to know how I can put a movie (dvd) into my ipod video ??

    Commercial or home made?
    If you mean commercial-we aren't allowed to tell you, it violates terms of service.
    Home made-you will need to convert the mpeg2 files into mpeg4 files that comply with the iPod accepted format.

Maybe you are looking for

  • My iPhoto photolibrary disappeared from external hard drive.

    Due to its size, I keep my iPhoto on an external HD.  I'm sure the photos are still there, but they do not show via my mac.  I read a suggestion to delete the photolibrary from iPhoto Manager, but now iPhoto will not open.  Ratherm I receive an error

  • MacBook Pro will not boot - have replaced hard drive and problem persists

    Macbook Pro Mid 2010 4gb ram, 2.4 GHz Intel core 2 duo Originally when I received a folder with a flashing question mark upon startup, I assumed I had a failed hard drive. I went ahead and installed a new 500GB hard drive in my machine and installed

  • Surface Pro pen pressure is not working in Photoshop

    I just bought Microsoft Photoshop. But Adobe Photoshop doesn't provide pen pressure sensitivity. I tested Microsoft OneNote, Fresh Paint, and Autodesk Sketchbook. They are working well. Please provide the pen pressure function in Photoshop too.

  • New Feature for proxy

    Hi all! I'm not found this feature in current Async OS documentation for web products. So propose new feature - extended user logging mode. In this mode all POST requests with posted data from some user group are grabbed and inserted into database fo

  • AIFF's imported are always out of sync and need to be rendered!!!!!

    I have had this problem for years, has anyone figured out hoe to get sound files that are in sync in pro Tools and in Sound Track Pro to be in sync in FCP?? This is the strangest thing that you can not import files into a PAL session without a red li