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 are the two authentication modes in sql server?
Difference between: - Delete & Truncate - Table & View - Constraints & Triggers
How to handle errors in Stored Procedures.
What is the New in SQL server 2008?
Can you explain different types of joins?
Please give me queries for the following 1. To get the count of duplicate records. 2. A query to delete the duplicate records.
As a part of your job, what are the DBCC commands that you commonly use for database maintenance?
What is the difference between constraints and triggers?
Explain what are the basic functions for master, msdb, model, tempdb databases?
select empid empname from employee What is the result for the about query?
What are the main control-of-flow T-SQL constructs?
How retrieve field names from the table in SQL through JAVA code?
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)