Doubt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi
 
         i have create one table and view., but i have not able to insert,update and delete view., how to solve this. Pls send me on example.
 
 
 Table :
 
 
   Create Table Test (eno int,ename varchar(10));
 
 View :
 
 
   Create or Replace view TestView as Select * from Test;
 
 Regards
 
 Babu.B

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux