New capabilities of SQL server 2008 for persisting BLOB data
What are the new capabilities of SQL server 2008 for persisting BLOB data?
Expert
SQL Server 2008 for persisting BLOB data came along with two new capabilities as follows:
a. FILESTREAM: This is an attribute that can be set upon a ‘varbinary’ column for data persistence upon the file streams. It enables the benefits from quick storage capabilities and streaming capabilities.
b. Remote BLOB storage: This is a client-side API that reduces the application building complexity and relies upon an external persistence for relational data and for BLOBs and a database.
SQL Server 2008 will also carry on the support for standard BLOB type by the data type ‘varbinary’.
Explain about the Entity Data Services within sql server 2008.
Explain about Enhanced database mirroring in SQL server 2008.
What are the primary keys of database programming?
Define the Synonyms in Structure Query Language.
Define the SQL*Plus briefly.
How is MyISAM table stored?
What are the differences between a primary key and a unique key?
Define the term sparse column sets.
Illustrates the term External Key Management in SQL server 2008?
Give the advantages of MySQL in comparison to Oracle?
18,76,764
1959917 Asked
3,689
Active Tutors
1427433
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!