how can i store resumes in database?
Answers were Sorted based on User's Feedback
Answer / raghu
use xml datatype in sql server 2005
If still working in sql server 2000 use ntext datatype
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / prajakta salvi
we can store file name with full path in the database. And
when retrieve we can cal the same. It is then possible to
store any file with any extension.
| Is This Answer Correct ? | 0 Yes | 3 No |
What is open database communication (odbc)?
Can I run multiple instances of sql server 2000 at the same time on one computer?
What authentication modes does sql server support?
Can we install sql server 2016 on windows 7?
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 insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
Describe how to use linked server?
What is use of dbcc commands?
How do you connect 100 files as a flat file sources in one package of SSIS?
How to see existing views in ms sql server?
Explain what is lock escalation and what is its purpose?
What is the meaning of resultset type_scroll_insensitive?
One table how may column and Primary key
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)