菜鸟问题,%rowtype是什么意思呀?

 所属目录:Java   |   类型:技术问答   |   时间:2007-05-21
 问题:

我是搞java的,看到dba的存储过程这样写,不知是什么意思,请oracle朋友讲解一下.  
  create   or   replace   procedure   sp_update_customer  
    is  
    v_c_rowvalue               t_customer_info%rowtype;  
    v_p_rorvalue               t_product_info%rowtype;  
    v_customer_id         t_customer_info.customer_id%type;  
  ==========================================================  
  %rowtype是指什么意思呀,我知道t_customer_info是一个table来的.

.

· 网友精彩回答:

处理 SSI 文件时出错
© 2006-2008 All Rights Reserved