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 |
List the different types of joins?
What types of replication are supported in sql server?
How many levels of sp nesting are possible?
Explain what is lock escalation?
Write the queries for commands like Create Table, Delete table, Drop Table etc.
0 Answers HPCL, Hughes Systique Corporation,
How to get last system shutdown time in Sql server when restarted system?
Hello all, I have data like :- year amt 2004 10 2005 20 2006 30 Now i want output as:- 2004 2005 2006 10 30 60 but i have to use here group by on year.So, i need a single query within that i can find.
What should be the fill factor for indexes created on tables? : sql server database administration
I have a table emp , Fields with empname,dnname,dno,salary. now I want copy distinct salary with all emp detail from emp into new table which is not already exist in database. how would I do this ?
How are the exceptions handled in sql server programming?
What are different types of raid levels?
Types of Authentications in Sql Server? How user gets authenticated through windows authentication?
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)