Is it possible to add two fields with same name and same properties to two different tables in the same database?
Which database? MSSQL?
PraVeeN blog.ninethsense.com/ | kidoos.net
I use SQL Server 2005. If it is not pobbile with SQL Server 2005, any other database allow this?
You should be able to do it without any issues.. It works in MySql ... This question was a simple one .. Did I miss anything??
Shoban Kumar My tech blog
Shob... what is the MySQL query for that?
Again, did I mis something.. I just used the front end to create 2 tables.. with the same field name?
Shob,
Her question is how to add a field to TWO tables with SINGLE query.