Help, been fighting with this sql for a day now

Grateful if someone could give me a pointer here. fighting with this thing for a day and cannot get it right.
Have 2 tables
tbl_ate_jun & tbl_pd_jun
both xt tables
here are the creates for each.
CREATE TABLE "ME"."TBL_PD_JUN"
    "ID"                  VARCHAR2(500 BYTE),
    "PROJECT_NUMBER"      VARCHAR2(500 BYTE),
    "PROJECT_NAME"        VARCHAR2(500 BYTE),
    "DESCRIPTION"         VARCHAR2(500 BYTE),
    "PROJECT_TYPE"        VARCHAR2(500 BYTE),
    "ORGANIZATIONAL_NAME" VARCHAR2(500 BYTE),
    "CUSTOMER_NAME"       VARCHAR2(500 BYTE),
    "OFFICE_FSR"          VARCHAR2(500 BYTE),
    "PROGRAMS_FSR"        VARCHAR2(500 BYTE)
  ORGANIZATION EXTERNAL
    TYPE ORACLE_LOADER DEFAULT DIRECTORY "XE_FTP" ACCESS PARAMETERS ( records delimited BY newline skip 0 fields terminated BY ',' OPTIONALLY ENCLOSED BY '"' MISSING FIELD VALUES ARE NULL ) LOCATION ( 'tbl_pd_jun.csv' )
CREATE TABLE "ME"."TBL_ATE_JUN"
    "ID"                        VARCHAR2(500 BYTE),
    "PERSON_SSO"                VARCHAR2(500 BYTE),
    "FIRST_NAME"                VARCHAR2(500 BYTE),
    "LAST_NAME"                 VARCHAR2(500 BYTE),
    "VOUCHER_HOURS"             VARCHAR2(500 BYTE),
    "FISCAL_YEAR_WEEK"          VARCHAR2(500 BYTE),
    "ORG_TIER2_NAME"            VARCHAR2(500 BYTE),
    "ORG_TIER3_NAME"            VARCHAR2(500 BYTE),
    "VOUCHER_REASON"            VARCHAR2(500 BYTE),
    "VOUCHERING_STATUS"         VARCHAR2(500 BYTE),
    "ORG_TIER4_NAME"            VARCHAR2(500 BYTE),
    "TIER4_MANAGER_NAME"        VARCHAR2(500 BYTE),
    "VOUCHER_CODE"              VARCHAR2(500 BYTE),
    "VOUCHER_DESCRIPTION"       VARCHAR2(500 BYTE),
    "PERSON_COUNT"              VARCHAR2(500 BYTE),
    "HOUR_TYPE"                 VARCHAR2(500 BYTE),
    "APPLIED_FLAG"              VARCHAR2(500 BYTE),
    "COST_CENTER_CODE"          VARCHAR2(500 BYTE),
    "VOUCHER_CLASS"             VARCHAR2(500 BYTE),
    "VOUCHER_CLASS_DESCRIPTION" VARCHAR2(500 BYTE),
    "VOUCHER_SUB_CLASS"         VARCHAR2(500 BYTE),
    "PROGRAM_TYPE"              VARCHAR2(500 BYTE),
    "PAYCODE_NAME"              VARCHAR2(500 BYTE),
    "PAY_CODE"                  VARCHAR2(500 BYTE)
  ORGANIZATION EXTERNAL
    TYPE ORACLE_LOADER DEFAULT DIRECTORY "XE_FTP" ACCESS PARAMETERS ( records delimited BY newline skip 0 fields terminated BY ',' OPTIONALLY ENCLOSED BY '"' MISSING FIELD VALUES ARE NULL ) LOCATION ( 'tbl_ate_jun.csv' )
  ) ;basically in tbl_ate_jun it has all the user ids (person_sso)
Im trying to generate a report that has all person_sso numbers in first column.
Second column have applied_hours, then office_hours, then programs_hours, then total_hours, then diff_hours (difference).
here is the code so far but i just cant get it right, it never shows all sso's, each select individually works fine, but cant combine, doesnt work right.
select a.person_sso,NVL(sum(b.applied_hours),0),NVL(sum(c.office_hours),0),NVL(sum(d.programs_hours),0),NVL(sum(e.total_hours),0),NVL(sum(f.diff_hours),0)
from
tbl_ate_jun a,
(SELECT
tbl_ate_jun.person_sso as applied_sso,
tbl_ate_jun.Voucher_Hours as applied_hours
FROM
tbl_pd_jun,
tbl_ate_jun
WHERE
tbl_ate_jun.voucher_code IN (select project_number from tbl_pd_jun
where Office_FSR IS NULL AND Programs_FSR IS NULL)
and tbl_ate_jun.voucher_code=tbl_pd_jun.project_number
)b,
(SELECT
tbl_ate_jun.person_sso as office_sso,
tbl_ate_jun.Voucher_Hours as office_hours
FROM
tbl_pd_jun,
tbl_ate_jun
WHERE
tbl_pd_jun.Project_Number=tbl_ate_jun.Voucher_Code AND tbl_pd_jun.Office_FSR = 'Y'
)c,
(SELECT
tbl_ate_jun.person_sso as programs_sso,
tbl_ate_jun.Voucher_Hours as programs_hours
FROM
tbl_pd_jun,
tbl_ate_jun
WHERE
tbl_pd_jun.Project_Number=tbl_ate_jun.Voucher_Code AND tbl_pd_jun.Programs_FSR = 'Y' 
)d,
(SELECT
tbl_ate_jun.person_sso as total_sso,
tbl_ate_jun.Voucher_Hours as total_hours
from
tbl_ate_jun
)e,
(SELECT
tbl_ate_jun.person_sso as diff_sso,
tbl_ate_jun.Voucher_Hours as diff_hours
from
tbl_ate_jun
WHERE voucher_code NOT IN (select project_number from tbl_pd_jun)
)f
where
a.person_sso=b.applied_sso
and a.person_sso=c.office_sso
and a.person_sso=d.programs_sso
and a.person_sso=e.total_sso
and a.person_sso=f.diff_sso
group by a.person_ssoplease help. not every column will be populated with a sum of data, some would be empty if it didnt apply to that sso.
Edited by: Jay on Aug 10, 2011 7:45 AM

I think an outer join will work so im not going to post all the sample data.
Can someone help with the syntax ? so i want to join all selects with a full outer join. i tried like this with 2 of them
select a.person_sso,b.applied_sso,b.applied_hours from
(tbl_ate_jun) a
full outer join
(SELECT
tbl_ate_jun.person_sso as applied_sso,
sum(tbl_ate_jun.Voucher_Hours) as applied_hours
FROM
tbl_pd_jun,
tbl_ate_jun
WHERE
tbl_ate_jun.voucher_code IN (select project_number from tbl_pd_jun
where Office_FSR IS NULL AND Programs_FSR IS NULL)
and tbl_ate_jun.voucher_code=tbl_pd_jun.project_number
group by tbl_ate_jun.person_sso)b on a.person_sso = b.applied_sso
but I get an error "No more data to read from socket"

Similar Messages

  • HT1918 I keep get an email saying that I am trying to reset my password when I haven't tried been getting this message for 3 days now and I been getting 4 a day for the 3 days

    I keep get emails sent to me saying that I am requesting to change my password when I haven't they been sending it to me for 3 days now and been getting a few a day about it.

    Doesn't strike me as a "high traffic" issue, if you pause the download can you open the /Applications/ folder on your Mac and see if the installer already present? If you can stop the download and delete the installer (because it is not finished), the try again?
    If you've already done the above have you tried using Disk Utility First Aid from your Recovery HD?
    Try to verify/repair the disk and see if that takes care of it. (Of course make sure you have a good, recent backup before trying this.)
    If you're still having issues: re-install OS X from the Recovery HD, install all available software updates, try again.

  • Forgotten my security questions and cannot purcahse any apps etc. solutions on internet with rescue e-mail don't work . Have been trying to resolve this issue for 3 days now

    Forgotten my security questions and cannot purcahse any apps etc. solutions on internet with rescue e-mail don't work . Have been trying to resolve this issue for 3 days now

    If you don't have a rescue email address (or you do but aren't the receiving the email to it) then you will need to contact iTunes Support / Apple to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset (and if you don't already have a rescue email address) you can then use the steps half-way down this page to add a rescue email address for potential future use : http://support.apple.com/kb/HT5312

  • Been having trouble in pogo for few days now only with firefox installed new version and still can not get into games please advise can play in explorer but I did enjoy fire fox

    I would like to know why I can't play any of my games in firefox from pogo. Have no problem in other sites. I used this all the time until three days ago but could not get in so went to explorer. Where it works fine. I uninstalled old firefox and put installed new version but the problem still remains. Would appreciate you looking into this for me. Thank you Jan

    Malkymder wrote:
    Glad to hear it is a step forward ...
    can you try with another Display manager like lightdm see if that works ?
    I might try that, though now that I finally have my PC back I have some other work that takes priority for a few days. :-)
    Malkymder wrote:And yes xorg.conf should be replaced with /etc/xorg.conf.d/20-nvidia.conf instead
    I'm using `nvidia-xconfig` to generate that file (I haven't had to tinker with it manually for years now).
    The tool generates this 'deprecated' file. Should I just move its exact content to the new location?

  • I have been on the same problem for 2 days now.... it has become URGENT

    ==================
    CLIENT SIDE
    ==================
    try
    srvIntrface = (MyServerInterface) Naming.lookup("rmi://"+server+":1099/Interface");
    }catch(Exception e){System.out.println("clientForm, lookup: Error getting the remote service");}
    byte[] fileData = srvIntrface.getFile();
    This is how i connect to the interface on the client side... AND then get the file
    server variable - is the ip of the remote machine
    ==================
    SERVER SIDE
    ==================
    MyServer mySrvr = new MyServer();
    Naming.rebind("//localhost:1099/Interface",mySrvr);
    this is how i bind the interface to the server
    ================
    PROBLEM
    ================
    i am working on a LAN.... when i run the above codes on one of the machines e.g. machine1.... the machine1 works fine and can get the file from machine 2. but when i run it on machine 2 and try to get the file from machine 1 following exception occurs
    Connection refused to host: localhost; nested exception is: java.net.ConnectException: Connection refused: connect
    Please help

    Thank you for your responses....
    i do run the registry on both machines...
    as such
    "start rmiregistry 1099"
    plus i system.out the variable "server" with your suggestion.... it gives out the correct ip of the machines to be looked up!
    e.g.
    if i want to connect to 192.168.1.2.... the server variable is gives out the correct ip...
    i have been trying to solve this problem for a very long time... but can't seem to find a way around it...
    this is how i run my server and client
    java -Djava.rmi.server.codebase=file:/C:j2sdk1.4.2_04\bin/ -Djava.rmi.server.hostname=localhost
    -Djava.security.policy=java.policy MyServer
    java -Djava.rmi.server.codebase=file:/C:j2sdk1.4.2_04\bin/ -Djava.security.policy=java.policy MyClient
    my policy file is: just wanted to be very relaxed
    grant {
    permission java.net.SocketPermission "*:*","connect,accept,resolve";
    permission java.net.SocketPermission.AllPermission;
    permission java.security.AllPermission;
    permission java.io.FilePermission "c:\\j2sdk1.4.2_04/bin\\-","read,write,delete";
    Plz help

  • I have been trying to download firefox for few days now and it keeps telling me the file is corrupt. what can i do to solve this?

    every time i try to download firfox as a browser it tells me the file is corrupt.

    It is possible that your anti-virus software is corrupting the downloaded files or otherwise interfering with downloading files by Firefox.
    Try to disable the real-time (live) scanning of files in your anti-virus software temporarily to see if that makes downloading work.
    See "Disable virus scanning in Firefox preferences - Windows"
    *http://kb.mozillazine.org/Unable_to_save_or_download_files

  • RE case number 185479759 which was closed today (thought problem was fixed but still persists). LR keeps crashing and no one seems to be able to figure out why. Am getting really frustrated here as I have been dealing with this with Adobe for several days

    Come on now, how many times do I have to type the above question. I need help getting my LR5 to work. It keeps crashing. Have been working with Adobe for this problem for several days now and still no resolution.

    You're not talking to Adobe here - this is a user-to-user forum.
    If you want help here, you'll need to explain exactly what the problem is, and include details like your OS, your camera, what you're doing when the crash happens, etc.
    FAQ: What information should I provide when posting, or What do you need to know to solve my issue?

  • HT1766 I did a restore and now my pictures are taking forever to download. Its been stuck on the same number for 2 days now. What should I do?

    I had problems with my internet connection and I had called sprint. I was told I had to erase all contacts and settings. I backed it up on iTunes now when I went to restore, first I didnt get half of my apps back (had to go re-download them) and now It shows downloading 43 of 816 photos whenever I go to camera roll. Its been on the numer 43 for 2 days now ?? What should I do or is there anything I can do!

    I would let it finish if it's proceeding.  Then if they still aren't there, try restoring from backup again (by right-clicking on the name of your phone on the left panel of iTunes and selecting Restore from Backup, then choosing your most recent backup to restore from).  Suggest you go to iTunes preferences and on the Devices tab check "Prevent...from syncing automatically".  This will prevent iTunes from automatically syncing when you connect your phone and overwriting the backup you are trying to restore to.

  • I am having a lot of trouble downloading itunes.My latest error message is that MediaToolbox.dll is missing. I have been trying to fix this for three days now .And it all started with the last update .Can anyone help?

    I am having a lot of trouble downloading itunes.My latest error message is that MediaToolbox.dll is missing. I have been trying to fix this for three days now .And it all started with the last update .Can anyone help?

    Taken at face value, you're having trouble with an Apple Application Support program file there. (Apple Application Support is where single copies of program files used by multiple different Apple programs are kept.)
    Let's try something relatively simple first. Restart the PC. If you're using Vista or 7, now head into your Uninstall a program control panel, select "Apple Application Support" and then click "Repair". If you're using XP, head into your Add or Remove Programs control panel, select "Apple Application Support", click "Change" and then click "Repair".
    If no joy after that, try the more rigorous uninstall/reinstall procedure from the following post. (If you've got XP, although the procedure is for Vista and 7, just read "Computer" as "My Computer", read "Uninstall a program control panel" as "Add or Remove programs control panel" and assume the system is 32-bit, and you'll be doing the right things.)
    Re: I recently updated to vista service pack 2 and I updated to itunes 10.2.1 and ever

  • I need help with my iTunes audio configuration, its been giving me error messages for 3 weeks now!!!!

    I have been receiving this message for 3 weeks now," iTunes has detected a problem with your audio configuration. Audio/Video playback may not operate properly." I've tried uninstalling and even deleting my quicktime player and then installing it again. I've also tried uninstalling and deleting my itunes and then redownloading it again. I have also made sure that both are up to date, but still it gives me that **** error message. I cant listen to any of my songs or any new songs, please help.

    I have been receiving this message for 3 weeks now," iTunes has detected a problem with your audio configuration. Audio/Video playback may not operate properly." I've tried uninstalling and even deleting my quicktime player and then installing it again. I've also tried uninstalling and deleting my itunes and then redownloading it again. I have also made sure that both are up to date, but still it gives me that **** error message. I cant listen to any of my songs or any new songs, please help.

  • Bought 10.7 Lion to update my iMac, redeemed with code, but it says "being updated..." - it has been that status for three days now.  Any ideas/help would be most appreciated.

    Hi, I have an iMac that is about 2006/2007.   We have enough memory and storage capacity, so I bought Lion 10.7 (we currently have 10.6.8 Mountain Lion). The reason we are updating is that we have a new printer (just purchased), will only accept 10.7 and higher. 
    The email with the redemption code was sent through, and that was all fine.  But every time I go to actually redeem the code and get the software, it comes up with the message:
    "This item is being modified.  Try again later."
    It's been like this for three days now, I've tried off and on. 
    The support phone numbers are fine, but they are closed, and would really like to get this resolved.
    Any help/ideas would be most appreciated.
    Thanks!

    Scornz: They have been saying the same thing for over a week...maybe longer. I submit that what we are being told is not what is actually happening. I would say more, but my last post was deleted because I "conjectured." Pardon-moi.
    So let's think about what we do know. Apple is one of the largest tech companies in the world. They have access to whatever technology exists, and more. Does it make ANY sense that they would be having a problem like this...with these TWO software products...and it's taken more than a week to fix? Does it? What does that make you conjecture?

  • I have been trying to install Itunes for 3 days to my computer.  MY eyes burn and I want to smash this computer at this point!!!! HELP ME!!! I receive this message when I run the diagnostic on my iphone Microsoft Windows Vista Ultimate Edition (Build 6000

    I have been trying to install Itunes for 3 days to my computer.  MY eyes burn and I want to smash this computer at this point!!!! HELP ME!!! I receive this message when I run the diagnostic on my iphone
    Microsoft Windows Vista Ultimate Edition (Build 6000)
    Dell Inc. Studio 1535
    iTunes 10.6.1.7
    QuickTime not available
    FairPlay 1.14.37
    Apple Application Support 2.1.7
    iPod Updater Library 10.0d2
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device Driver 1.57.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.5.502
    Gracenote MusicID 1.9.5.115
    Gracenote Submit 1.9.5.143
    Gracenote DSP 1.9.5.45
    iTunes Serial Number 0020AEDC02A7C4B8
    Current user is an administrator.
    The current local date and time is 2012-04-17 17:05:40.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    Video Display Information
    Intel Corporation, Mobile Intel(R) 965 Express Chipset Family
    Intel Corporation, Mobile Intel(R) 965 Express Chipset Family
    **** External Plug-ins Information ****
    No external plug-ins installed.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name:          {92497F93-8A79-419C-AA27-50CD2F263F77}
    Description:          Microsoft Virtual WiFi Miniport Adapter
    IP Address:          0.0.0.0
    Subnet Mask:          0.0.0.0
    Default Gateway:          0.0.0.0
    DHCP Enabled:          Yes
    DHCP Server:
    Lease Obtained:          Wed Dec 31 19:00:00 1969
    Lease Expires:          Wed Dec 31 19:00:00 1969
    DNS Servers:
    Adapter Name:          {6FECCC1D-04CF-4A3F-92B6-DC6E68D12BE5}
    Description:          Dell Wireless 1397 WLAN Mini-Card
    IP Address:          192.168.0.118
    Subnet Mask:          255.255.255.0
    Default Gateway:          192.168.0.1
    DHCP Enabled:          Yes
    DHCP Server:          192.168.0.1
    Lease Obtained:          Tue Apr 17 16:59:28 2012
    Lease Expires:          Wed Apr 18 16:59:28 2012
    DNS Servers:          192.168.20.254
                        192.168.30.217
    Adapter Name:          {3323A300-E864-46C3-A6B6-F0B90AFF4AFE}
    Description:          Broadcom NetLink (TM) Gigabit Ethernet
    IP Address:          0.0.0.0
    Subnet Mask:          0.0.0.0
    Default Gateway:          0.0.0.0
    DHCP Enabled:          Yes
    DHCP Server:
    Lease Obtained:          Wed Dec 31 19:00:00 1969
    Lease Expires:          Wed Dec 31 19:00:00 1969
    DNS Servers:
    Active Connection:          LAN Connection
    Connected:          Yes
    Online:                    Yes
    Using Modem:          No
    Using LAN:          Yes
    Using Proxy:          No
    Firewall Information
    Windows Firewall is on.
    iTunes is NOT enabled in Windows Firewall.
    Connection attempt to Apple web site was unsuccessful.
    The network connection timed out.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was unsuccessful.
    The network connection timed out.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2012-04-17 17:04:26.
    **** CD/DVD Drive Tests ****
    No drivers in LowerFilters.
    UpperFilters: GEARAspiWDM (2.2.0.1),
    E: Optiarc DVD+-RW AD-7640S, Rev HD14
    Drive is empty.
    **** Device Connectivity Tests ****
    iPodService 10.6.1.7 is currently running.
    iTunesHelper 10.6.1.7 is currently running.
    Apple Mobile Device Service not found.
    Universal Serial Bus Controllers:
    Intel(R) ICH8 Family USB Universal Host Controller - 2830.  Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2831.  Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2832.  Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2834.  Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2835.  Device is working properly.
    Intel(R) ICH8 Family USB2 Enhanced Host Controller - 2836.  Device is working properly.
    Intel(R) ICH8 Family USB2 Enhanced Host Controller - 283A.  Device is working properly.
    FireWire (IEEE 1394) Host Controllers:
    Ricoh 1394 OHCI Compliant Host Controller.  Device is working properly.
    **** Device Sync Tests ****
    No iPod, iPhone, or iPad found.

    This should get your itunes store connection working.
    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 & above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • My iPhone 4S won't turn on it's been off for two days now. I tried charging it but it makes a noise every 8 seconds,holding the buttons down and also plugging it to a computer. I need help on what to do or if anybody can tell me what's wrong with my phone

    My iPhone 4S won't turn on it's been off for two days now. I tried charging it but it makes a noise every 8 seconds,holding the buttons down and also plugging it to a computer. I need help on what to do or if anybody can tell me what's wrong with my phone

    Yes ive tried a different charger and it also nothing shows when i plug it in just makes a noise

  • I've rented several movies over AppleTV, but can not download. I get a message "An error occurred loading this content. Try again later. " i've been trying for 3 days now... anyone with similar problem?

    I've rented several movies over AppleTV, but can not download. I get a message "An error occurred loading this content. Try again later. " i've been trying for 3 days now... anyone with similar problem?

    I have the same issue, to temporarily fix it go to Settings > General > Restart.  When it restarts the movie should play.  You have to do this for each movie for the most part.

  • IPod touch 3rd generation crashed while updating, and now it won't turn on, and it wont charge or be recognized in iTunes; it's been like this for 3 days now. Please help,..Thanks!

    iPod touch 3rd generation crashed while updating, and now it won't turn on, and it won't charge or be recognized in iTunes because it's completely dead; it's been dead for 3 days now. I've tried pressing home/sleep buttons for reset but nothing works, I've tried using different usb ports to charge it, but nothing seems to work. Please help asap. ...Thanks!(:

    After charging the iPod for half an hour, see if placing the iPod in recovery mode will allow iTunes to see the iPod so you can restore the iPod.  For recovery mode see:
    iPhone and iPod touch: Unable to update or restore

Maybe you are looking for

  • Replacement tables in ECC 6.0

    Hi All, What are the replacement tables in ECC 6.0 for the following 4.6 c tables. ADRCMAT ADRCMX ADRCWO AUCTIONBIDDER AUCTIONBIDDERDET AUCTIONCATEGORY AUCTIONCATEMAP AUCTIONITEMS AUCTIONITEMSMAP AUCTIONITEMSMAPO AUCTIONITEMSOLD AUCTIONPAYMENT BC430P

  • What is the blank  frame with broken  photo mean ?

    After I edited a picture in Photoshop Elements 9 I  then  put it into an e mail attachment. I was then switched to the organizer that had a blank spot with a broken photo . I could not get any explanation. I also was told that i had the wrong format

  • IPhone 3G goes black screen

    this morning I was checking my email and my phone froze up, so I held the home button and top button together to restart it. it actually powered down instead of giving me the red reboot option. I then clicked the home button to start it up again, and

  • MacBook Pro Late 2013 13 inch & games like Minecraft.

    Hey, I'm just wondering if the MacBook Pro Late 2013 - Mid range 13inch laptop will handle games like Minecraft on high at 60fps? I'll also be using the machine for video/photo editing. Thank you.

  • Two 'oil' stain like spots on my screen? and dust!

    Recently using my iPhone i have noticed that i have two separate 'oil' stain like spots on my LCD screen which stands out clearly against a light background, one of the spots is on the top third and second is on the last third of the screen? i would