Anonymous
Asked in
Cars &Transportation
·
2 weeks ago
What is the data type of file in database?
Contents
- What is the data type of file in MySQL?
- How many types of files are there in database?
- What is the datatype of file in SQL?
What is the data type of file in MySQL?
A Binary Large Object ( BLOB ) is a MySQL data type that can store binary data such as images, multimedia, and PDF files.
How many types of files are there in database?
There are three types of database files in SQL Server: Primary data file. Every database has only one primary data file from which all other files in the database start.
What is the datatype of file in SQL?
In SQL Server, BLOBs can be standard varbinary(max) data that stores the data in tables, or FILESTREAM varbinary(max) objects that store the data in the file system. The size and use of the data determines whether you should use database storage or file system storage.
Related Questions
Relevance
-
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago
Write us your question, the answer will be received in 24 hours