nemeric table names

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

 



Hi all I want to create table  in my database, But the table name must
begin from numric value.
Such As:
CREATE TABLE 123 (
name                 VARCHAR(20),
phone                 CHAR(20)
);

When i do this i got error message. Bottomline is that i want table
name starting with numeric value. Can anyone let me know how to do
this in postgresql?


[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