Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
mary_itohan
Posting Yak Master
191 Posts |
Posted - 2012-05-10 : 06:58:59
|
hi guys,I have an application that utilizes multiple databases, and are partition by domains e.g. http://payments.mydomain.com http://shopping.mydomain.com etchowever am wondering for the underlying databases is it good to use a period or underscore ?many thanksMI_____________________Yes O ! |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2012-05-10 : 07:04:50
|
Avoid using a dot. Underscore is goodMadhivananFailing to plan is Planning to fail |
 |
|
mary_itohan
Posting Yak Master
191 Posts |
Posted - 2012-05-10 : 07:22:52
|
ok thanks_____________________Yes O ! |
 |
|
|
|
|