Explain filestream storage of sql server 2008?
Answer / Indra Vikram Maurya
"Filestream Storage" is a feature in SQL Server 2008 that enables the native storage and retrieval of unstructured data (such as documents, images, and multimedia files) within the database. Filestream stores file data in the database but maintains the ability to access it using standard file system APIs. This integration allows applications to easily manage both structured and unstructured data within SQL Server.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you collect the date from current date to last older 6 days date in sql server 2005
What is user-defined function? Explain its types i.e. Scalar and inline table value user-defined function?
Define model database?
What are the tool windows in sql server management studio? : sql server management studio
Where is localdb stored?
there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration
How to download and install sql server 2005 books online?
How to convert a table data in XML format in sql server?
What is the use of for clause?
Which tcl commands are available on the sql server?
What are the 3 types of schema?
what is a join? : Sql server database administration
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)