How to store pdf file in sql server?
Answer / vinod
Just read the content from the file and save it as a blob
in the table. Not only pdf we can store all tyypes of files
in the sql server.
| Is This Answer Correct ? | 10 Yes | 4 No |
how many type of indexing in database?
Can you please differentiate between a primary key and a unique key?
How to delete multiple rows with one delete statement in ms sql server?
Can two tables share a primary key?
What are the disadvantages of primary key and foreign key in SQL?
Which tcp/ip port does sql server run on? How can it be changed?
What is the use of keyword with encryption. Create a store procedure with encryption?
What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?
Can we write ddl in trigger?
How to handle error or exception in sql?
What is difference between index seek vs. Index scan?
What does truncate do?
Oracle (3259)
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)