Help needed in Sorting Columns (date sorts alphabetically)

Hi All,
I have a report query as follows:
select to_date(period,'MON-YYYY') start_date
,exp_type
,id
,acct_ref
,dept_ref
,item_date
,amt
from test;
I need to display the report in the same order as select statement (start_date,exp_type,id etc). I have given default sort order in report attributes and user enabled sort on all columns. The report attributes look as shown below:
column_name / sort / sort_seq
start_date / yes / 3
exp_type / yes / 1
id / yes / -
acct_ref / yes / -
dept_ref / yes / 2
item_date / yes / 4
Now my problem is that the start date sorts alphabetically (as varchar) instead of chronologically (date wise). How can I resolve this?
If I change my default sort order so that start_date is sorted 1st, it works perfectly fine. Is there any restriction for APEX sort that says the column displayed needs to be sorted in the same order? How do I overcome it? Or is it possible to overcome it?
Any suggestions would be appreciated.
Thanks,
Sumana

Hi,
Thanks. But no I cannot change it to date, as there are many applications using it for displaying the period. But I found an equivalent date column for that period and tried using that. It was not working.
I did further analysis and found that even to_char(period) works fine. The problem was something else. In my region query the select statement was
select exp_type
,id
,amt
,to_date(period,'MON-YYYY')
from test.
I then had in region attributes used the arrows to change order of display, so that period appears first. That was the culprit. When I change my region query, to match the order in region attributes the date column as well as to_date(period) both work fine.
I never knew that the order of select statement and that in region attributes should match each other!!! And hence when posting I did not give importance to the order of my select list. Sorry for that.
The mystery is how was it working when i changed the sort order to say "period" 1st and then exp_type (2nd)
Thanks everyone for you help.
Thanks,
Sumana

Similar Messages

  • Help needed in SORTING query

    I have a table having single column c1 of varchar2(10) and have stored these values in the table.
    A0
    A1
    A01
    A100
    A101
    A102
    B10
    B99
    B100
    B101
    B102
    100
    120
    200
    I need to sort them in the order as given, can someone help please.
    Thanks

    select c
    from (select c, substr(c,1,1) c1, length(c) len, substr(c,2) c2 from xx)
    order by case when ascii(c1) < 65
    then ascii(c1)+100
    else ascii(c1)
    end, len, c2

  • Help need on inserting system date on database

    hello every body,
    I need to insert system date into database through prepared statement.
    i wrote code :
    java.util.Date d=new java.util.Date();
    Preparestatement psmt;
    psmt.setDate(8, java.sql.Date(d));
    am getting class cast exception :
    could u please tell me how to insert system date through prepared statement..
    thanks in advance..

    Surround your code with a
    try{
    //Insert date here
    catch(Exception e){
    //handle exceptions here
    e.printStackTrace();
    Who says he didn't already?
    Try this:
    java.util.Date d=new java.util.Date();
    >
    Preparestatement psmt;
    psmt.setDate(8, new
    java.sql.Date(d.getTime()));This is correct, but can be condensed (if you want)
    psmt.setDate(8, new java.sql.Date(new java.util.Date().getTime()));
    >
    It's good idea to use the JDBC escape function
    instead of using a specific DBMS function. This way,
    your code will be portable.
    sql = "INSERT INTO USERS VALUES("
    + "'" + userName + "'" + ","
    + "'" + userPw   + "'" + ","
    + "  {fn now() }  )"; e Real's How To
    (http://64.18.163.122/rgagnon/javadetails/java-0567.ht
    ml)
    And this is only marginally applicable.  If he wishes to use the same statement for the current date, as well as other dates, he cannot make use of this.  Of course, I don't really know if I would trust or recommend a tutorial site that advocates building statements that are screaming for injection attack attempts.
    Edit:  Too slow by a mile!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Help needed for sorting contacts

    Long time User of Treos (Palm Versions) and I just purchased Treo 800W.  Love the speed and versatility however having problem sorting out contacts.  In the Palm Versions, I was allowed to use sub folders in my outlook however when contacting the help desk, I was notified I have to put my all my contacts in one folder (Contacts).  Needless to say when you have many contacts you will not be able to find them efficiently.  Need help in the best way to sort out contacts and have them filed accordingly.  Please advise and thanks.  
    Post relates to: Treo 800w (Sprint)

    Hi ..  Welcome to Palm forums.  In contacts on the 800w there is a option for catagories.  You can create different catagories as you wish.  You can also do the same in outlook.  Then on the device you will find a filter option and when selected will show only the catagory you select at the time, for instance business.  Now for searching if you type in the entire name it will take a long time to find the contact if it ever does.  The way to search is to enter the first initial space last initial.  To further specify you can add additional initials ie, first initial space last two initials.
    Post relates to: Centro (Sprint)

  • Help Needed: Radix Sort

    Hi,
    I am trying to implement Radix Sort algorithm in java. I want to sort some records according to Family Name then First Name. They are of different size so smaller names must be padded at the end with free spaces. They must be padded to the size of longest name.
    For example if we compare between "orange" and "apple", one free space must be added at the end of "apple" --> "apple ".
    I do not know what's the best way to figure out the name with maximum size.
    Is there any way better than iterating trough records and looking for the longest name?
    Any suggestions?
    Thanks

    Radix sort seems a pretty odd way to tackle this. However I reckon you could put the names into buckets by length, then leave the shorter ones out of the sort until you reach their last column, whereupon you put them into the pack first.

  • Help needed to sort out the FCP numbers minefield - older G5

    Hi people-who-can-help
    I am incredibly new to Mac computers and I have to say my experience up to yet has been anything but fun! It has been a time of confusion, great expense and constantly incorrect advice. So I do hope someone within these discussion groups can help me not throw this old G5 out of the window!!
    This G5 arrived with OS 10.3 Panther loaded (including installation discs). I wanted to buy and learn to use Final Cut Pro and knew that only an older version would be suitable for this G5. I upgraded the RAM too so it now has the maximum it can handle. Not being hugely wealthy, I tried to find a copy of FCP 3 as I was told that was absolutely the latest version my G5 could handle, even with my 'new' OS 10.4 Tiger that I bought and successfully loaded.
    I could not easily find an old FCP 3 for some time, them managed to buy one, but although I had asked if all serial numbers etc were present and told that they were, it has been impossible to load. The CD must be in the drive which is not a problem - as this is an Academic version there are several discs with it, so I assume it was used in a school ICT suite. The fact that I wouldn't be able to upgrade was not a problem as I simply wanted to learn the software and maybe buy a more up to date Mac and software later when funds permitted.
    So I have this G5, two OS versions, a copy of FCP 3 Academic which I cannot load and people advising that I should buy Final Cut Suite as then I could use the FCP 6 and everything would be fine. One man even told me that it was clear to him that I had bought not FCP 3 but FCS 3!!
    Please help. What version of Final Cut Pro can I run on this machine (PPC processors, NOT Intel) with the OS that I have? Or shall I simply launch the Mac through the window with me following after it?!

    Hi Dave, & welcome to the forums!
    It looks like FCP5 will work...
    Macintosh computer with 500MHz or faster PowerPC G4 or G5 processor or any dual G4 or G5 processors,                         512MB of RAM, and AGP Quartz Extreme graphics card;                         HD editing requires a 1GHz or faster PowerPC G4 or G5 and 1GB of RAM
    Mac OS X v10.3.9 or later
    QuickTime 7 or later
    DVD drive for installation
    http://support.apple.com/kb/TA23208?viewlocale=en_US
    Free trial???
    http://www.bestshareware.net/finalcutpro-mac.htm
    Yet I bet there's some real pros over in the FCP forum that could be of better help...
    Hmmm, they've changed a bunch, not sure now where would be best...
    https://discussions.apple.com/community/professional_applications?view=overview

  • URGENT HELP NEEDED! sort files randomly

    Hi
    I'm a film student and my final project needs to be finished in less than a week! I have a series of images which I need to appear in a random order in my timeline in Final Cut Express. I used Automator to add a series of numbers to the beginning of each filename corresponding to when each image was created/modified, in the hope that that would reorder them, but since they were all exported from Final Cut in the first place they were all created and modified at pretty much exactly the same time, so that didn't really help. I read somewhere that if you know AppleScript it would be a matter of minutes to write a script that could add a string of random alphanumerical characters to the beginning of a series of filenames, but I don't know AppleScript and I don't have time to learn it. Does someone out there know of a solution?
    Many thanks!

    User Craig Smith over in the AppleScript forums provided me with this helpful little script, which solved my problem:
    set a to choose folder
    tell application "Finder"
    set all_Files to every file in folder a
    repeat with a_file in all_Files
    set a_file's name to ((random number from 100 to 999) as text) & a_file's name
    end repeat
    end tell
    Copy and paste it into Script Editor (/Applications/AppleScript), press "Compile" and then "Run", and it will ask you to choose a folder, all the files in which will then receive a random three-digit number between 100 and 999 to the beginning of their filenames. Handy!
    Message was edited by: Bacchus

  • Help needed to sort out icon settings

    Hello!
    The other day I ran an ordinary update and now I noticed that a the appearance and a few icons for some programs has changed (Minitube, PCManFM, Kupfer). The thing that bothers me now is that one icon in Kupfer either looks ugly or is missing and that I don't know how to change it. Ever since I installed this system (running Compiz standalone) the themes / icon settings have been left intact.
    Kupfer is supposed to look like this (notice the gear icons next to "Launch"):
    http://pplware.sapo.pt/wp-content/uploa … kupfer.png
    But now the "Launch" icon looks like this:
    http://i.imgur.com/bXZoltR.png
    Oh, and one more thing: apparently the package gnome-icon-theme and gnome-icon-theme-symbolic were reported as not being used by any program, so I removed those, which didn't seem to make any difference (neither did reinstalling those packages).
    What (in any recent update) caused this change to the icons? How can I change or revert it? Thanks for any hints!
    EDIT:
    Edited img tags.
    MOD EDIT:
    Reset img to url tags.  You had it right the first time.  Trilby
    Last edited by Captain Rage (2015-05-16 10:36:21)

    I'm pretty sure it occurred around the time of this update:
    [2015-05-13 10:07] [ALPM] upgraded gdk-pixbuf2 (2.31.3-1 -> 2.31.4-1)
    [2015-05-13 10:07] [ALPM] upgraded mesa (10.5.4-1 -> 10.5.5-1)
    [2015-05-13 10:07] [ALPM] upgraded mesa-libgl (10.5.4-1 -> 10.5.5-1)
    [2015-05-13 10:07] [ALPM] upgraded adwaita-icon-theme (3.16.0-2 -> 3.16.2.1-1)
    [2015-05-13 10:07] [ALPM] upgraded gtk3 (3.16.2-1 -> 3.16.3-1)
    [2015-05-13 10:07] [ALPM] upgraded clutter (1.22.0-2 -> 1.22.2-1)
    [2015-05-13 10:07] [ALPM] upgraded file-roller (3.16.1-1 -> 3.16.2-1)
    [2015-05-13 10:07] [ALPM] upgraded firefox (37.0.2-1 -> 38.0-1)
    [2015-05-13 10:07] [ALPM] upgraded flashplugin (11.2.202.457-1 -> 11.2.202.460-1)
    [2015-05-13 10:07] [ALPM] upgraded gcr (3.15.92-1 -> 3.16.0-1)
    [2015-05-13 10:07] [ALPM] upgraded gnome-desktop (1:3.16.1-1 -> 1:3.16.2-1)
    [2015-05-13 10:07] [ALPM] upgraded gnome-themes-standard (3.16.0-1 -> 3.16.2-1)
    [2015-05-13 10:08] [ALPM] upgraded kdelibs (4.14.7-3 -> 4.14.8-1)
    [2015-05-13 10:08] [ALPM] upgraded oxygen-icons (15.04.0-1 -> 15.04.1-1)
    [2015-05-13 10:08] [ALPM] upgraded kdebase-runtime (15.04.0-4 -> 15.04.1-1)
    [2015-05-13 10:08] [ALPM] upgraded libkexiv2 (15.04.0-1 -> 15.04.1-1)
    [2015-05-13 10:08] [ALPM] upgraded kdegraphics-okular (15.04.0-1 -> 15.04.1-1)
    [2015-05-13 10:08] [ALPM] upgraded lib32-mesa (10.5.4-1 -> 10.5.5-1)
    [2015-05-13 10:08] [ALPM] upgraded lib32-mesa-libgl (10.5.4-1 -> 10.5.5-1)
    [2015-05-13 10:08] [ALPM] upgraded python2-pycparser (2.12-1 -> 2.13-1)
    [2015-05-13 10:08] [ALPM] upgraded qt5-base (5.4.1-6 -> 5.4.1-7)
    [2015-05-13 10:08] [ALPM] upgraded qt5-xmlpatterns (5.4.1-6 -> 5.4.1-7)
    [2015-05-13 10:08] [ALPM] upgraded qt5-declarative (5.4.1-6 -> 5.4.1-7)
    [2015-05-13 10:08] [ALPM] upgraded qt5-location (5.4.1-6 -> 5.4.1-7)
    [2015-05-13 10:08] [ALPM] upgraded qt5-script (5.4.1-6 -> 5.4.1-7)
    [2015-05-13 10:08] [ALPM] upgraded qt5-sensors (5.4.1-6 -> 5.4.1-7)
    [2015-05-13 10:08] [ALPM] upgraded qt5-svg (5.4.1-6 -> 5.4.1-7)
    [2015-05-13 10:08] [ALPM] upgraded qt5-webchannel (5.4.1-6 -> 5.4.1-7)
    [2015-05-13 10:08] [ALPM] upgraded qt5-webkit (5.4.1-6 -> 5.4.1-7)
    [2015-05-13 10:08] [ALPM] upgraded qt5-translations (5.4.1-6 -> 5.4.1-7)
    [2015-05-13 10:08] [ALPM] upgraded qt5-tools (5.4.1-6 -> 5.4.1-7)
    [2015-05-13 10:08] [ALPM] upgraded vte-common (0.40.0-2 -> 0.40.2-1)
    Now I can also see Kupfer complaining in the terminal about wrong icon sizes:
    $ Kupfer: A free software (GPLv3+) launcher
    Copyright © 2007--2011 Ulrik Sverdrup with others
    http://kaizer.se/wiki/kupfer/
    [kupfer.launch]: Disabling window tracking: No module named wnck
    /usr/share/kupfer/kupfer/ui/browser.py:378: GtkWarning: Invalid icon size 128
    requisition.width, requisition.height = self.__child.size_request ()
    [kupfer.ui.browser] WindowController: Trying to register <Super>space to spawn kupfer.. success
    [kupfer.ui.session] SessionClient: Warning: Not able to connect to current desktop session, please Quit before logout to save kupfer's data.
    [kupfer.core.sources] PeriodicRescanner: Starting new campaign, interval 3 s
    I also changed an environmental variable to DESKTOP_SESSION="gnome" (even though running Compiz standalone) a while ago, because the Minitube documentation said to do this in case toolbar icons in Minitube aren't showing, and changing that environmental variable changed the look of some elements in my setup (for instance, the scroll bars in applications are now looking differently). However, the Kupfer icons were still correct at that point even after changing this.

  • Help needed in cleaning raw data with odd delimiters in it

    I am trying to write a sp, which adjust the number of columns based on the IN Parameter for the raw file.
    Raw (Id Int,RawData varchar2(5000))
    RawData has actual data with delimiter, this column has all the raw file imported as is.
    e.g. data in RawData Column
    A|B|C|D|E|F
    X|B|C|D|E
    Z
    P|ABC|ZPD|BITX|E|ETC
    Here above you can see the max number of delimiter are 5 for a 6 column table, however for some records there are less delimiter, here comes the problem
    For such records I want to add the extra delimter and take values for missing column as NULL or best would be''
    plz help me in writing Generic SP to clean this.
    We can pass the source & target table name and column names as a parameter, and create a clean table dynamically by name CleanedRaw etc.
    here the file is | delimited, actually It can have any single char delimiter or space or tab also. I am ok if we need to pass the delimiter also as a parameter to this sp

    I mean padd extra delimiters to make up to the max of 6 for this file, it can vary for other file
    e.g
    A|B|C
    x
    would be some thing like
    A|B|C
    x||
    such that target cleaned table will have values as below
    Col1 Col2 Col3
    A    B    C
    X       Edited by: NeilCSE on Jul 28, 2012 12:54 PM

  • Help - Need to Get Max(Date) from An Unrelated Table in PowerPivot

    I have two tables in my Power Pivot model:
    Table A (a many table)
    Asset    
    SerialNumber                   
    User
    CTUT111                             
    YC112233                                            
    Bob
    CTUT222                             
    ZZ221144                                            
    Susy
    CTUT222                             
    ZZ221144                                            
    Larry
    CTUT333                             
    AB332244                                           
    Bob
    Table B (a many table, a CSV import from another system)
    Asset                    
    SerialNumber                                   
    CheckIn_Date
    CTUT111                             
    YC112233                                            
    6/15/2014
    CTUT111                             
    YC112233                                            
    6/20/2014
    CTUT222                             
    ZZ221144                                            
    6/18/2014
    CTUT333                             
    AB332244                                           
    6/20/2014
    I know it appears odd that Table B would have two entries for the same Asset (CTUT111), but it does.
    I know I could write a SQL query that gave me the MAX(CheckIn_Date), but I’m not staging these datasets in a SQL server first. 
    I’m pulling directly from CSV tables.
    I don’t want to have bridge tables either, if possible. 
    So, I’m left with a many-to-many situation in Power Pivot.
    I want to add a Calculated Column to Table A, called ‘Latest CheckIn Date’ – which I get from Table B, matching on Serial Number.
    So, when I’m done, I would expect the value for Asset=CTUT111 to be 6/20/2014 (since it’s the MAX of a value of dates)
    I’m trying this pattern from Marco Russo in which you don’t need to relate two tables to exchange information, but it doesn’t appear to be working.
    =CALCULATE (
    MAX ( VALUES ( TableB[CheckIn_Date] ) ),
    FILTER (
    TableB,
    'TableA'[SerialNumber]
    = TableB[SerialNumber]
    I’ve also tried to use LOOKUPVALUE, but I can’t seem to figure it out.
    Would appreciate the help.
    Thanks in advance.
    -Eric

    Hi Eric,
    Please, try this one formula:
    =CALCULATE (
                MAXX ( VALUES( TableB[CheckIn_Date] ); TableB[CheckIn_Date] );
                FILTER (
                    TableB;
                    'TableA'[SerialNumber] = TableB[SerialNumber]
    P.S. In my locale I use ";". According to your locale you should use ",".
    Truly yours,
    Paul

  • Help needed with sending XML data out of Dashboard design/ Xcelsius

    Hi All,
    I did this a year back and got it right, but now am not able to get it, probably Ive made a small mistake which I have been overlooking.
    I selcted Enable XML send in my XML data connection and dfined the connection name as "Range_1" and Range name also as "Range_1"
    Now I worte this servlet in Java:
    public class PostTestServlet extends HttpServlet{
         protected void doPost(HttpServletRequest request, HttpServletResponse response){
         String param1=request.getParameter("Range_1");
         System.out.println(param1);
         protected void doGet(HttpServletRequest request, HttpServletResponse response){
         System.out.println("Get Called");
         doPost(request,response);
         System.out.println("abcd");
    Deployed it to Apache Tomcat 6.
    Also selected the required usage options in Xcelsius for sending data every 10 seconds.
    Now the servlet gets called, I see it in the console.
    But the request.getParameter("Range_1") is returning null.
    Tried many things, not able to figure it out. Any help?
    Thanks
    Nikhil

    Hi,
    Xcelsius/Dashboards will convert the range of values that you want to send into XML.
    It then will POST the XML when it calls the web page.
    For example, if you had created three ranges to send to your web page:
    A (a single cell)
    B (a single cell)
    C (a row of three cells)
    The data in the POST input stream for the web page will look something like this:
    <data>
      <variable name="A">
        <row>
          <column>10</column>
        </row>
      </variable>
      <variable name="B">
        <row>
          <column>15</column>
        </row>
      </variable>
      <variable name="C">
        <row>
          <column>1</column>
          <column>2</column>
          <column>3</column>
        </row>
      </variable>
    </data>
    I don't have an example for ASP, but I do for a JSP (attached).
    Regards
    Matt

  • Help needed in Exporting tables data through SQL query

    Hi All,
    I need to write a shell script(ksh) to take some of the tables data backup.
    The tables list is not static, and those are selecting through dynamic sql
    query.
    Can any body tell help me how to write the export command to export tables
    which are selected dynamically through SQL query.
    I tried like this
    exp ------ tables = query \" select empno from emp where ename\= \'SSS\' \"
    but its throws the following error
    EXP-00035: QUERY parameter valid only for table mode exports
    Thanks in advance,

    Hi,
    You can dynamically generate parameter file for export utility using shell script. This export parameter file can contain any table list you want every time. Then simply run the command
    $ exp parfile=myfile.txt

  • Help needed in Loading excel data to staging table from OAF Page

    Hi All,
    We have a requirement from the client on loading of a excel sheet data into staging table using OAF page.
    We were able to load a CSV file into staging table via OAF. The approach we used is we created a item of style 'messageFileUpload', which would pick the CSV file from desktop and we wrote the logic on the controller to place the file into server and then sumit a concurrent program to load the data into the staging table.
    But client wants data from the excel file to be loaded into staging table. Is there any way(approach) by which we can convert the excel file data into .CSV file using OAF?
    Any help or pointers on this will be highly apperciated.
    Thanks,
    Chethana

    Hi,
    Read through this :
    Need to upload a CSV/Excel to a table in OAF page
    Thanks,
    Gaurav

  • Help need to post the datas to Tr.code - IW31

    Hi Experts,
                    <b>I have created a Zcust_req_info table and added several fields like
    Cust_req_number
    cust_req_details
    cust_address
    and I have added record to the table and now the table is filled with some datas.
    I have to upload the datas to IW31 tr code, where I have to create work request automatically. </b>
    Could anyone help me,
              <b> "FULL POINTS WILL BE AWARDED FOR THE HELPFUL ANSWERS"</b>
    Thanks and regards,
    Sunil K Shetty
    [email protected]

    Hi Sunil,
    best is to user Batch Input or Call Transaction to bring data to Tcd. IW31.
    You can use the Batch Input recorder (Tcd. SHDB) to generate example code needed für this transaction.
    Klaus

  • Urgent Help Needed - Joining On Columns with Concatenated Values

    I have a challenging issue where I'm trying to join two tables together with a USER_ID column. The caveat is that in one of the tables, the USER_ID is potentially concatenated.
    For example, TABLE1 has 2 columns:
    1) USER ID
    2) USER NAME
    TABLE2 has 3 columns:
    1) USER ID
    2) USER COUNTRY
    3) USER DATE HIRED
    The resulting SQL query is:
    select * from TABLE1, TABLE2
    where TABLE1.USER_ID = TABLE2.USER_ID
    The problem is that TABLE1.USER_ID is only limited to 1 ID per record. However, TABLE2 potentially has concatenated USER ID's.
    In other words, while TABLE1 has a USER_ID = 'ABC123', that same ID may appear in TABLE2 concatenated as USER_ID = 'ABC123;ABC124'
    Obviously, with a natural join, this individual will be dropped from the SQL result-set.
    Is there a "join function" that I can use to say - "whenever I'm joining these 2 tables, as long as the TABLE1.USER_ID appears *ANYWHERE* in the TABLE2.USER_ID concatenated string (regardless of position), then please include this record in the join??
    As of right now, I have total 80 rows. 55 of them successfully are pulled because they have a one-to-one USER_ID correspondence. The other 25 are dropped out because they have multiple concatenated ID's in TABLE2 and only one ID in TABLE1.
    Any advice/help will be greatly appreciated!

    Hi
    Etbin wrote:
    Maybe
    select *
    from TABLE1,TABLE2
    where instr(TABLE2.USER_ID,TABLE1.USER_ID) > 0Regards
    Etbin
    Edited by: Etbin on 20.4.2012 23:27
    Forgot to mention; <strike>Urgent</strike>How could you forget the "I found love in Slovenia" problem?
    If the keys can be different lengths, then the solution above will match different keys if the one in table1 happens to be a substring of the one in table2. For example, if table1.userid='ABC'1, and table2.userid='ABC123;ABC124', then it will be considered a match.
    To avoid that:SELECT  *
    FROM      table1
    ,     table2
    WHERE      INSTR ( ';' || table2.user_id || ';'
               , ';' || table1.user_id || ';'
               ) > 0And Martijn is right (as usual). Storing several different values in a single column, like you're doing with table2.user_id, will cause lots of problems. Store each one in a separate row of a new table.

Maybe you are looking for

  • How do i get my pictures from laptop to icloud

    Hi i hope you can help. I have been trying to find out how i get my pictures from my none Apple laptop onto iTunes or iCloud so i can view them using my iPad. We hardly use the laptop so seems pointless having all our pictures on it. I hope you can t

  • Error "Motion Patch failed to Render" using Motion 5 with FCP 6 - any clues?

    I can't find any clues so far.

  • Instalation fail : Path not Found

    Linux DBA-Debian 2.4.27-2-386 #1 Mon May 16 16:47:51 JST 2005 i686 GNU/Linux # dpkg --install oracle-xe-client_10.2.0.1-1.0_i386.deb (Reading database ... 118210 files and directories currently installed.) Preparing to replace oracle-xe-client 10.2.0

  • Pc won't boot after cmos reset

    Hi i was working on my m92p thinkcentre and everything worked properly, after i finished working i powered off my computer properly(start->shutdown). The next day when i pressed the power button it booted but than showed a message saying that it coul

  • *** are you guys doing???

    I am getting really tired of the constant switching between different display modes!!!!  What the **** are you guys thinking?!?! I always choose "list by release date" Sometimes you can list the TV shows appropriately by release date. Other times, iT