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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQL Server 2005 Namingconventions

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
Go to Top of Page

edonkey
Starting Member

2 Posts

Posted - 2009-02-03 : 09:01:38
Hi!

Thanks a lot!

regards
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-02-03 : 09:02:55
welcome
Go to Top of Page
   

- Advertisement -