TO  bzszp(SongZip) 兄同喜~同喜~~:)

解决方案 »

  1.   

    set serveroutput on
    declare
    皮皮 varchar2(10) default null;
    begin
    if 皮皮=gg then
    祝早日结婚;
    elsif 皮皮=dd then
    事业有成;
    end if;
    select 生日快樂 into 皮皮 from 幸福快乐表;
    dbms_output.put_line(皮皮);
    end;
    /
      

  2.   

    happy birthday to u,happy birthday to u,hope u happy,healthy,wealthy every day!
    补充楼上的:     
    if 皮皮=jj then
       早日生贵子;
    elsif 皮皮=mm then
       找个如意郎君 ;
    end if; 
                                           *                 *     *******
                                       *********         ******    *******      
                                           *                 *     *     *
                                       *********            ** *   *     *
                                         *   *             * *     ******* 
                                          * *             *  *     
                                        *******          *   *     *******
                                           *                 *     *  *  * 
                                      ***********            *     *******
                                           *                 *     *  *  *
                                           *                 *     *******
      

  3.   

    dim day
    day = 1
    do while day <= 365 
    response.write "<strong><font color='#FF0000' size='7'>三百六十五天天天快乐。天天幸福</font></strong> <br>"day = day + 1
    loop
      

  4.   

    同HAPPY!
    那么多极度创意的事都有人做了,我就来点最平淡的吧:
    生日快乐!
      

  5.   

    Happy birthday!!!
     
    皮皮老兄~~~~~~~~~~
      

  6.   

    happy birthdayHQ.Wang 海清
      

  7.   

    if trunc(sysdate,'dd')='2003-07-07' then
    生日快乐!
    end if ;