Need help to make a copy of a table.

Hello


I have a table, which is composed of some 20 columns.

I want to make a copy of the table that contains the data or no data, everything will be fine.

Please tell me how I can do?

Is there an option of which?

Thank you.

I want to make a copy of the table that contains the data or no data, everything will be fine.

CREATE TABLE NEW_TBL AS SELECT * FROM OLD_TBL

CREATE TABLE NEW_TBL AS SELECT * FROM OLD_TBL WHERE 1 = 2
produce empty NEW_TBL

Tags: Database

Similar Questions

  • Need help to make calls in blackberry

    Hello friends,

    I need your help to make calls in blackberry OS version 6.0 and later versions.

    I write code to use, it works very well below 6.0 but on 6.0 and above all he does not.

    When I try this code on 6.0 I receive "cannot connect, call in progress.

    According to my research, this is a specific problem of the OS, but I'm not satisfied with this research.

    Actually I do an application that will dial a specific number again and again for 5 times ({at least} chosen by the user).

    Code: -.

        Application.getApplication().invokeLater(new Runnable() {
    
                public void run() {
                    try {
                        ApplicationManager.getApplicationManager().requestForeground(appProcessId);
                        Invoke.invokeApplication(Invoke.APP_TYPE_PHONE, new PhoneArguments(PhoneArguments.ARG_CALL, phoneNumber));
                              } catch (Exception ex) {
    //                    ex.printStackTrace();
                    }
                }
            });
    

    To resolve this problem, I tried for a few weeks, but no luck.

    Please help me.

    Thanks guys,.

    I found the solution to this problem,

    to fix this, I maintain a difference of 10 seconds on each call, I did.

    Thank you once again

  • I need help to make a timelapse video.

    I need som help to make a timelapse video. Have loaded 70 pictures a 15 seconds.

    It is located on the timeline and where to stop it.

    I failed every English class that I ever had to take, even if English is my mother tongue.

    You can analyze these phrases for me.

    Have loaded 70 pictures at least 15 seconds.

    and

    It is located on the timeline and where to stop it.

    If you loaded 70 image files in a stack of layers in a photoshop document. In the timeline panel, create an image animation. In the animation of the framework Panel use the menu drop down and use make frames from layers. Then make your video or save for web, an animated gif.

  • Need help in generating XML data to a table in XML format

    Hi all

    I need help to generate an xml file using the data below.

    The table name is T_Data have 4 columns as shown below with data.

    Neighbourhood region Division
    ---------- ----------------------- ----------- -----------
    Northwest Northern California San Jose SJStore1
    Northwest Northern California San Jose SJStore2
    Northwest North of California to the North of THE LAStore1
    Northwest North of California to the North of THE LAStore2
    Northwest North of California to the North of THE LAStore3

    I want to generate an XML file using SQL/XML functions and the XML file should look like as below.

    <>region
    < name of region > Northwest < / name of the region >
    < Division >
    Northern California < division name > < / Division name >
    District of <>
    SanJose < district name > < / District name >
    <>store
    < store name > SJStore1 < / name >
    < store name > SJStore2 < / name >
    < / store >
    < / district >
    < / division >
    < / region >

    Very much appreciate your help here.

    Thank you.

    I tried to group the lines, but they did not then provide a correct output.

    To unflatten dataset, we can use nested GROUP-BY subqueries.

    The following will produce a line by region.
    If all regions must be grouped in a single root element (does not so appear according to the directives of the sample), we just add an another XMLAgg.

    SQL> with sample_data as
      2  (
      3    select 'Northwest' reg, 'Northern California' div, 'San Jose' district, 'SJStore1' st from dual union all
      4    select 'Northwest' reg, 'Northern California' div, 'San Jose' district, 'SJStore2' st from dual union all
      5    select 'Northwest' reg, 'Northern California' div, 'North LA' district, 'LAStore1' st from dual union all
      6    select 'Northwest' reg, 'Northern California' div, 'North LA' district, 'LAStore2' st from dual union all
      7    select 'Northwest' reg, 'Northern California' div, 'North LA' district, 'LAStore3' st from dual
      8  )
      9  select reg
     10       , xmlserialize(document
     11           xmlelement("Region"
     12           , xmlelement("RegionName", reg)
     13           , xmlagg( division_xml )
     14           )
     15           indent -- for display purpose
     16         ) as region_xml
     17  from (
     18      select reg
     19           , xmlelement("Division"
     20             , xmlelement("DivisionName", div)
     21             , xmlagg( district_xml )
     22             ) as division_xml
     23      from (
     24          select reg
     25               , div
     26               , xmlelement("District"
     27                 , xmlelement("DistrictName", district)
     28                 , xmlelement("Store"
     29                   , xmlagg(
     30                       xmlelement("StoreName", st)
     31                     )
     32                   )
     33                 ) as district_xml
     34          from sample_data
     35          group by reg
     36                 , div
     37                 , district
     38      )
     39      group by reg, div
     40  )
     41  group by reg ;
    
    REG       REGION_XML
    --------- --------------------------------------------------------------------------------
    Northwest 
                Northwest
                
                  Northern California
                  
                    North LA
                    
                      LAStore1
                      LAStore3
                      LAStore2
                    
                  
                  
                    San Jose
                    
                      SJStore1
                      SJStore2
                    
                  
                
              
     
    
  • Need help for query flat_file type clobdata oracle table data.

    Hi Sir,

    I need help to query oracle table flat file data having given clob type.
    Oracle Version:
    
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product
    PL/SQL Release 10.2.0.1.0 - Production
    "CORE     10.2.0.1.0     Production"
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    
    
    
    Source table
    
      CREATE TABLE order_details 
       (     QUEUE_SEQNUM NUMBER(10,0) NOT NULL ENABLE, 
         LINE_SEQNUM NUMBER(10,0) NOT NULL ENABLE, 
         CHAR_DATA CLOB, 
         OPTIMISTIC_LOCK_KEY NUMBER(20,0)
       ) 
    COLUMN FOR CHAR_DATA FLAT_FILE
    EU,6067AT,AT10,000000402004,NexiumGERDManagementProject,Z435,,ZZ29,NIS-GOLD,AT
    EU,6067AT,AT10,000000402038,NIS-OEU-ARI-2007/1,Z450,,ZZ29,NIS-OEU-ARI-2007/1,AT
    EU,6067AT,AT10,000000402039,SymbicortNISinCOPD,Z450,,ZZ29,NIS-REU-DUM-2007/1,AT
    EU,6067AT,AT10,000000402040,D1443L00044SeroquelXRRuby,Z450,,ZZ29,D1443L00044,AT
    EU,6067AT,AT10,000000402041,NIS-GEU-DUM-2008/1,Z450,,ZZ29,NIS-GEU-DUM-2008/1,AT
    EU,6067AT,AT10,000000402042,SonstigeAktivitätenLCM,Z450,,ZZ29,.,AT
    EU,6067AT,AT10,000000402134,D1680L00002Saxagliptin,Z450,,ZZ29,D1680L00002,AT
    EU,6067AT,AT10,000000402199,SeroquelWaveNIS,Z450,,ZZ29,NIS-NEU-DUM-2009/1,AT
    EU,6067AT,AT10,000000402313,SeroquelExtra(D1443L00082),Z450,,ZZ29,D1443L00082,AT
    EU,6067AT,AT10,000000402517,AtlanticD5130L00006(AZD6140),Z450,,ZZ29,D5130L00006,AT
    EU,6067AT,AT10,000000554494,ArimidexSt.Gallen(13+2),Z142,,ZZ09,,AT
    EU,6067AT,AT10,000000554495,ArimidexASCO(5delegates),Z142,,ZZ09,,AT
    EU,6067AT,AT10,000000554496,ArimidexSanAntonio6delegates,Z142,,ZZ09,,AT
    EU,6067AT,AT10,000000554497,ArimidexBreastCancerSummit(13+2),Z130,,ZZ09,,AT
    EU,6067AT,AT10,000000554498,ArimidexEIH(15delegates),Z130,,ZZ09,,AT
    EU,6067AT,AT10,000000554499,ArimidexNIFA(200delegates),Z135,,ZZ09,,AT
    EU,6067AT,AT10,000000554500,ArimidexNIFAworkshops(8x25),Z135,,ZZ09,,AT
    EU,6067AT,AT10,000000554501,ArimidexPraktischeGyn.Fortbildung,Z147,,ZZ09,,AT
    EU,6067AT,AT10,000000554502,ArimidexAGO,Z147,,ZZ09,,AT
    EU,6067AT,AT10,000000554503,ArimidexHämato/OnkologieKongress,Z147,,ZZ09,,AT
    EU,6067AT,AT10,000000554504,ARIMIDEXGYNäKOLOGENKONGRESS,Z147,,ZZ09,,AT
    EU,6067AT,AT10,000000554505,ArimidexChirurgenkongress,Z147,,ZZ09,,AT
    EXPECTED RESULTS:
    AFFIRM_CODE COMPANY_CODE INTERNAL_ORDER_CODE INTERNAL_ORDER_DESC ENIGMA_ACTIVITY             SUB_ACTIVITY_CODE IN_AFF_IND ORDER_TYPE EXTERNAL_ORDER COUNTRY        
    EU          6067AT       AT10                 000000402004       NEXIUMGERDMANAGEMENTPROJECT     Z435           NULL        ZZ29       NIS-GOLD        AT             
    EU          6068AT       AT11                 000000402005       NEXIUMGERDMANAGEMENTPROJECT     Z435           NULL        ZZ29       NIS-GOLD        AT             

    Sorry, my bad. Without database at hand, I'll try 'baby steps' (borrowed from Frank) so you don't confuse it with errors that I might add (happens far too often already, but at least you won't "swallow" as forum members think is one of the main goals of this fighter - help her learn - providing not only the proverbial fish.)
    Search the Forum - your problem is one of its best sellers. Watching {message identifier: = 10694602} ("split string into" was the key word used in research) you can try something as

    select table_row,
           level clob_row,
           regexp_substr(char_data,'[^' || chr(13) || chr(10) || ']+',1,level) the_line
      from (select to_char(queue_seqnum)||':'||to_char(line_seqnum) table_row,
                   char_data
              from order_details
           )
     connect by regexp_substr(char_data,'[^' || chr(13) || chr(10) || ']+',1,level) is not null
            and prior char_data = char_data
            and prior table_row = table_row
            and prior sys_guid() is not null
    

    to get all the s the_lineall CLOB and after that the use of the example even to get your columns of each the_line.

    Concerning

    Etbin

    Edited by: Etbin on 3.2.2013 09:01

    .. .but I m connected to do things according to the instructions, I can't do something.

    Used to happen to me too and I did as told to the but only after explaining any disadvantages, I was aware of in time. The last sentence is usually: "O.K. now be just and Don't come back with that kind of thing when it turns out that this isn't the right thing."
    rp0428 post - something to remember.

  • Need help to create a scrollbar in HTML table

    Hello dreamweavers!

    I need help here please...

    I need to create a table with three columns... or a webpage... that has the ability to scroll when things are added.


    This is a music site and page Web will be a list - a database of all sorts - of each title artist and album. If there are say, 200 titles in the catalog, then I need to list them all on one page and in 3 columns towards the bottom of the page. What I did using a table in HTML in Dreamweaver. The problem is each title on the table is static and when adding in a new title in the catalog, ALL securities will have to be moved manually. So, I need to create a table where when I add another title (they will be alphabetical) say to am' for example, then all of the other titles will be automatically moves along a (somewhat as in a Word document by adding a new line). Everything else is automatically shifted. I don't know if this is still possible in Dreamweaver?

    I hope that I have explained this correctly. It's quite a strange problem, and as such, I have been unable to find anything on this forum or google search.
    If anyone can help that would be most excellent! I'd be happy.

    Questions - if you need further information please ask

    I use Dreamweaver CS5.5 Version 11.5 Build 5315

    I have a Macbook Pro with Snow Leopard if that's at all relevant.

    My site is on Wordpress with the theme, Suffusion. I can link to it, if someone needs.

    Here is a picture of the table, as I did, to give an idea what it looks like:

    columns.jpg

    Thank you!

    P.I.G > /.

    big dreamers never sleep

    Mylenium was right. You must use a database for this server-side.

    Maintenance of static tables with this amount of data is going to be a logistical nightmare - not even worth considering.   Get an indexing plugin for WordPress.

    Nancy O.

  • * Need help with importing partial data of RDBMS table NHI repository *.

    Hello

    I need help to import the partial table RDBMS data, I tried the content in the logical source but still show me all the data available in the database.

    The table contains the partitioned data for which I want to only import single partion according to the partion of function value.

    IE contry = 'Fr '.

    Thanks in advance.

    See you soon,.
    Rajeev

    One possibility is to do the filtering on the physical level itself. You could use a physical table of type 'Select' and filter the data.

    Thank you!

  • Need help to make a strange aspect ratio

    Hi all

    I have an AE project that I am working on a client with a canvas of 21360 X 720 size, and the specification of output movie is AVI MOV or MP4 with the same proportions. I don't get anything to work. Above all have a black frame of decent size with no video. Anyone encountered this before? Any help would be most appreciated!

    Thank you

    Eric

    I have an AE project that I am working on a client with a canvas of 21360 X 720 size, and the specification of output movie is AVI MOV or MP4 with the same proportions. I don't get anything to work.

    Because the specification is probably nonsense. If there is a specific CoDec dependent of some dedicated hardware involved reading, your customer must provide, but it seems doubtful, because probably they don't know what they want for themselves and only transmit information from a third party. Similarly, if there is another method for playback of files via several synchronized recorders and divisors of signals involved or medium, you must you find out about this and produce the relevant output. This issue has nothing to do with AE and cannot be resolved it nor can it be solved by trying to force some CoDecs to do what they are not designed for. Sorry, but then again, these strange and illogical demands really met as there are several people involved and no one has any idea of what is actually needed to make it work. I guess you have to talk...

    Mylenium

  • I've created some text in AE need help to make transparent

    I use these layer styles

    outer glow

    inner glow

    bevel and Emboss

    and I searched and search can't get something to work. I tried?

    Add the composition to make it to the Quebec City under the Module output, select your format (Quicktime movie) effective and make sure that you select RGB + ALPHA. This will display an alpha channel with your film and you will have transparency in the file.

    I also tried different formats and everytime I go to put the text of the image in dreamweaver it is white, black, box ect around the text. the box is always the color of the background color of composition. I also tried to click the transparent button before rendering, but nothing.

    I am new to AE so if you could provide a few step to do what it is I should do

    Thank you

    Stefan

    smooth_ey wrote:

    I also tried different formats and everytime I go to put the text of the image in dreamweaver it is white, black, box ect around the text. the box is always the color of the background color of composition. I also tried to click the transparent button before rendering, but nothing.

    There are only a few codecs that support alpha channels. If you export a Quicktime Quicktime player displays the background color of the model even if the alpha channel is there. You can render in FLV format and make a flash file, but you may want to export a png sequence. This will support alpha channels and the alpha channel will be visible in Dreamweaver.

    The other option, if you try to do something like an animated gif is to export a Codec Animation Quicktime movie, open this movie in Photoshop, then save for web as an animated gif.

    It would really help if you tell us exactly what you're trying to do with this text. If the film is more than 20 frames, you probably want to learn more about flash and AfterEffects. Google is your friend here. If you just need a still image and then export the composition in the form of Photoshop layers and save for web in Photoshop.

  • Need help in activating the copy of Windows

    Original title: G ' Day, Ref. - Activation.

    G ' Day,.

    REF - Activation.

    Recently, my office computer is turned off for a few days.
    When started again, a pop-up window has advised that the computer should be
    activated within 3 days, because a significant detected Microsoft program
    changes made to the computer.
    The OS is windows XP, SP2.
    The computer has never been connected to the internet and has never been
    infected by bad guys.

    NOTE: there were NO hardware changes or software on this computer.
    Note: this computer has been properly registered and activated when built a few years ago.
    Note: the great inconvenience will be caused to me this computer should be stopped.

    Q1 - why did this request to activate?
    Q2 - what will happen if this request to reactivate is ignored?
    Q3 - What Microsoft suggest is done now?

    Please answer emergency email.

    See you soon,.
    Stuart.

    Don't know what is causing the problem, but you should be able to re - activate by phone.

    How to contact a Microsoft Product Activation Center:
    http://support.Microsoft.com/default.aspx/KB/950929/en=us

    Microsoft Activation centers worldwide telephone numbers:
    http://www.Microsoft.com/licensing/existing-customers/activation-centers.aspx
    (This site is for activating Volume License, but if you call, they will help you)

    The phone number is not working:
    Microsoft Wordwide contacts: http://www.microsoft.com/worldwide/default.aspx

    Once Windows activated / Genuine Advantage Notifications:
    http://www.Microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=afd45b36-3d77-4259-801c-d31a9a90cdcf
    (This tool will confirm that the copy of Windows installed on your PC is genuine and authorized)

    J W Stuart: http://www.pagestart.com

  • Need help to make the movie to burn to dvd with Microsoft movie maker

    I don't know whether or not we have a DVD burner on our computer. It only gives me the ability to burn on a dvd when I try to publish a movie in movie maker from microsoft. is this in any way about this? I can download something and or transfer the work I have already done to media player somehow and do it? Also is there any kind of CD that I can burn that would play the pictures and sound on the dvd player?

    To burn a movie to a DVD and be able to play on a normal DVD player, you need WindowsDVD Creation.
    Windows DVD creation is included in the system IF you have either
    Vista Home Premium, Ultimate
    Windows 7 Edition Home Premium or higher.

    If your version of Windows is not one of the above, you will need to google for a 3rd party DVD Maker.

    t-4-2

  • Need help to make my printer work with the new laptop.

    I just bought a laptop ACER Aspire V5-571. At the Windows experience index. Intel (R) core, 64-bit. My current project is gettting my 2005 Dell all-in - one 944 to work with my new laptop. I passed on the line and installed the recommended driver and used the printer to scan a document I then sent an email, but for some reason my computer any it will not print a page from an online account. Keeps saying needs of troubleshooting and I need to download the driver, which I did, a Vista 7 64-bit-compatible driver. How can I make this work? or what other driver or update do I need?

    It seems that Vista drivers are the latest Dell has provided.  I noticed that, they say, you have to install all the drivers for this device before installing the Vista (s).  I found the link depending on whether you should check out

    http://support.Dell.com/support/topics/global.aspx/support/KCS/document?&docid=270659&doclang=en

    Some older printers have no Windows 7 drivers, but usually the work of those of Vista.  If they are not, you can use XP mode if you have the professional or Enterprise version of Windows 7 Ultimate.  If you have the Home Premium version, you can use him anytime upgrade to professional for $90.  Of course to buy a new printer is always an option too.

    As you probably know, it is the responsibility of the manufacturer to provide drivers.  Many manufacturers have refused to provide any Windows 7 drivers for older devices.

    Good luck.

  • Need help to make a clone of 'take this lollipop '.

    Hello

    I am in a project where I need to create a dynamic video like the famous "take this pacifier" where some content are added dynamically to video, but I have not enough experience with as3 (I'm a developer of js).

    Take this screenshot of the video for example, I need to simulate a facebook page with dynamic content in it.

    pilotJPG.JPG

    I think to do is create a Movieclip with all the content and insert into the scene on top of the phone screen and on each image, change the position of the MovieClip, which must be deformed to match the screen of the phone.

    All I want to know experienced developers as3 is if it is the best solution or there is another way to do this method requires a lot of manual work to match the coordinates of the screen of the phone.

    thank you guys in advance for any help.

    In an AS3 FLA, you can place a bitmap image into a movieclip and then the 3D rotation/distort the image. Put the movieclip rotated in front of the screen of the phone. You could even lead to deal with a mobile phone.

    Now, the tricky part is the two things exactly in phase, and something like this I've seen online has been achieved by importing the video in Flash, time

    line, rather than play an external video file.

  • need help to make a label

    Hello

    I am really really new script, I edited an existing javascript (and its done most of what I need it to do) except that I now need to combine the meDocument.name of name of Document and page to page app.activeWindow.activePage.name number myLabel. but I can't seem to do.

    the name of the document is made upward a numbers and letters, I want only the numbers in the label.

    For example

    the doc is called BTAS2756.indd and the number of page 17. I want the label 2756_17

    can someone help me with this?

    Thank you very much.

    Seth

    Hi Seth,

    You probably need something like this:

    // Given myDoc and myPage
    // ---
    var myLabel = myDoc.properties.name.replace(/\D+/,'')
                  + '_' + myPage.name;
    
    // Check
    // ---
    alert( myLabel );
    

    @+

    Marc

  • Need help to make the complex calculation "period of coverage"...

    dear team,
    I am stuck up at one point where i cant seem to be finding any logic to implement the following piece of request...
    
    I hope i can come assistance from the forum members,here...
    
    any idea would be helpful :-)
    
    The situation is explained below...
    
    1..The data set...
    
    Select *
    From 
    (SELECT 25048189 ITEM_NO,  '2011_35' DEL_WEEK,  352811.406 FINISH_ON_HAND,  7188.621  DEMAND,  5.654 POC from dual union all
    SELECT 25048189,          '2011_36',           -83977.656,                 436789    ,        0         from dual union all
    SELECT 25048189,          '2011_37',           -448155,                    64177.406  ,       0         from dual union all
    SELECT 25048189,          '2011_38',           2012206,                    430095.406,        0         from dual union all
    SELECT 25048189,          '2011_39',           1612299,                    399907.094,        0        from dual union all
    SELECT 25048189,          '2011_40',           1612516,                    402966.406,        0        from dual union all
    SELECT 25048189,          '2011_41',           1612732,                    402966.406,        0        from dual union all
    SELECT 25048189,          '2011_42',           1615767,                    403183    ,        0        from dual union all
    SELECT 25048189,          '2011_43',           2837452,                    403183    ,        0        from dual union all
    SELECT 25048189,          '2011_44',           2434269,                    403183    ,        0        from dual union all
    SELECT 25048189,          '2011_45',           2031086,                    403183    ,        0        from dual union all
    SELECT 25048189,          '2011_46',           1624869,                    406217.594,        0         from dual union all
    SELECT 25048189,          '2011_47',           1563112,                    1624868    ,       0        from dual union all
    SELECT 25048189,          '2011_51',           1605986,                    1563112    ,       0        from dual union all
    SELECT 25048189,          '2012_03',           1976204,                    1605986    ,       0        from dual union all
    SELECT 25048189,          '2012_07',            0.25  ,                    1976204    ,       0        from dual union all
    SELECT 25048189,          '2012_08',            1568796,                   0          ,       0        from dual union all
    SELECT 25048189,          '2012_12',            1647070,                   1568796    ,       0        from dual union all
    SELECT 25048189,          '2012_16',            1971510,                   1647070    ,       0        from dual union all
    SELECT 25048189,          '2012_20',            0.25  ,                    1971510    ,       0        from dual union all
    SELECT 25048189,          '2012_21',            1613356,                   0          ,       0        from dual union all
    SELECT 25048189,          '2012_25',            1564118,                   1613356    ,       0        from dual union all
    SELECT 25048189,          '2012_29',            1983125,                   1564118    ,       0        from dual union all
    SELECT 25048189,          '2012_33',             -0.125,                   1983125    ,       0         from dual
    );
    
    
    Now if you notice carefull the POC (Period of cover) = 0 which i need to calculate...
    
    2..Logic for POC... (tried hard to format :-( )
    
    Now forumula for calculaing POC = FOH (FINISH ON HAND) of current week - DEMAND (next week) 
    IF THIS IS -ve then POC = FOH / NEXT WEEK DMD * 7....
    
    IF FOH -VE then POC = 0
    
    IF FOH (FINISH ON HAND) of current week - DEMAND (next week) > 0 then use this balance to satisfy the next week demand...and so on...
    Once balance qty - next week demand = 1 or 0 then stop there....count the no of weeks in between...the current week is always 0, next week 1, the week after next week, 1 and so on...
    
    if balance qty - next week demand = 1 -->> take current FOH / NEXT week demand + count the no of weeks in between...
    
    I have given one example which shows this situation...for weeks 2011_35 and 2011_38
    
    ITEM_NO          DEL_WEEK     FINISH_ON_HAND     DEMAND          POC     = FOH (curr wee ) - Demand (next week)     formula                    value
    25048189     2011_35          352811.406     7188.621     5.654     -83977.594                    = FOH / NEXT WEEK DMD * 7     5.654171332
    25048189     2011_36          -83977.656     436789          0     0                         """'---"               """'---"
    25048189     2011_37          -448155          364177.406     0     0                         """'---"               week counter
    25048189     2011_38          2012206          430095.406     7     1612298.906                    current week 38               0
    25048189     2011_39          1612299          399907.094     6     1209332.594                    current week + 1 = 39          1
    25048189     2011_40          1612516          402966.406     0     1209549.594                    current week + 2 = 40          1
    25048189     2011_41          1612732          402966.406     0     1209549                         week 41                    1
    25048189     2011_42          1615767          403183          0     1212584                         week 42                    1
    25048189     2011_43          2837452          403183          0     2434269                         week 43                    1
    25048189     2011_44          2434269          403183          0     2031086                         week 44                    1
    25048189     2011_45          2031086          403183          0     1624868.406                    week 45                    1
    25048189     2011_46          1624869          406217.594     0     1                         week 46                    6.15435E-07 
    25048189     2011_47          1563112          1624868          0     0                         week 47                    7.000000615 -->total
    25048189     2011_51          1605986          1563112          0     n/a                         n/a                    n/a
    25048189     2012_03          1976204          1605986          0     n/a                         n/a                    n/a
    25048189     2012_07          0.25          1976204          0     n/a                         n/a                    n/a
    25048189     2012_08          1568796          0          0     n/a                         n/a                    n/a
    25048189     2012_12          1647070          1568796          0     n/a                         n/a                    n/a
    25048189     2012_16          1971510          1647070          0     n/a                         n/a                    n/a
    25048189     2012_20          0.25          1971510          0     n/a                         n/a                    n/a
    25048189     2012_21          1613356          0          0     n/a                         n/a                    n/a
    25048189     2012_25          1564118          1613356          0     n/a                         n/a                    n/a
    25048189     2012_29          1983125          1564118          0     n/a                         n/a                    n/a
    25048189     2012_33          -0.125          1983125          0     n/a                         n/a                    n/a
              
    
    TOTAL POC OF WEEK 2011_35 = 5.65          
              
    TOTAL POC OF WEEK 2011_38 = 7.000000615          
    
    I know this is complex issue and may not be correct to post here also...but any kind of inputs as how to achieve this..would be help full...
    
    let me know i am clear in my question...i tried to format. but no use :-(
    Published by: W Nicloei on June 10, 2011 12:54 AM

    Published by: W Nicloei on June 10, 2011 01:11

    Hello

    There is something you can do with analytic functions, but it's a little complicated.

    Howevere, I have always not understant why POC is 0 2011_40 of the week?

    Kind regards
    Sylvie

Maybe you are looking for