sql - Can a table and a column within it use the same name in Sybase? -


I am using a Sibez database and would like to know whether the table is valid with that name in the table Example:

  make table fu (foo int null, etc ...)    

valid? Sure. Recommended? No.



Comments

Popular posts from this blog

php - Creating canonical URLs with custom route-classes -

Mysql Local server hardware -

mysql - Formatting problem with PHP DateTime Difference when used as part of an equation -