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 |
|
edonkey
Starting Member
2 Posts |
Posted - 2009-02-03 : 08:47:37
|
| Hi gurus!I'm a newbee to SQL Server. I have to make a list of the following topics:1.) How long can a objectidentifier (object = table, view, ...) be?2.) Which characters are not allowed in an objectidentifier?3.) In wich case is it possible to have objects with the same name?4.) Are objectidentifiers casesensitiv?I'm looking forward to your answers.yours sincerely |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-02-03 : 08:59:04
|
| http://msdn.microsoft.com/en-us/library/aa223962(SQL.80).aspx |
 |
|
|
edonkey
Starting Member
2 Posts |
Posted - 2009-02-03 : 09:01:38
|
| Hi!Thanks a lot!regards |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-02-03 : 09:02:55
|
| welcome |
 |
|
|
|
|
|