⟩ How to store pdf file in sql server?
Create a column as type ‘blob’ in a table. Read the content of the file and save in ‘blob’ type column in a table.
Or store them in a folder and establish the pointer to link them in the database.
Create a column as type ‘blob’ in a table. Read the content of the file and save in ‘blob’ type column in a table.
Or store them in a folder and establish the pointer to link them in the database.
What is the architecture of MS SQL Reporting service?
Do you know the storage models of OLAP?
What is Data purging?
Explain what are the different problems that “Data mining” can solve?
Tell me what are CUBES?
What is Rollup and cube?
Do you know what are OLAP and OLTP?
Please differentiate between Data Mining and Data warehousing?
Explain what are different stages of “Data mining”?
Do you know how does the data mining and data warehousing work together?