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 Distributed Query in the SQL Statement.
What is TEXT?
Illustrates architecture of SQL Server Notification services?
Differentiate between FLOAT and DOUBLE?
Explain advantages of MyISAM over InnoDB?
Define the term sparse column sets.
Do you have ideas about PowerShell into SQL Server 2008?
How would you enter Characters as HEX Numbers?
Explain about the given commands: TTITLE and BTITLE, COLUMN and SET.
Illustrates the term Correlated Subquery?
18,76,764
1924070 Asked
3,689
Active Tutors
1417856
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!