Viewing 2 posts - 1 through 2 (of 2 total)
Pros:
- Cloud is distributed; therefore, in theory, robust and redundant.
- Cloud can be inexpensive as archived storage.
Cons:
- Public clouds (e.g., Amazon) are not secure; few financial institutions (banks, brokers) allow...
August 10, 2009 at 8:19 am
5. Fully Qualified Names - Always use the fully qualified name when calling stored procedures. This would be the format database_name.schema_name.table_name. For example, use EXEC master.dbo.Your_Proc_name instead of EXEC Your_Proc_name...
August 10, 2009 at 8:03 am
Viewing 2 posts - 1 through 2 (of 2 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy