Posted by: Ghiraunla September 16, 2016
SQL Server, Java and IT gurus, Guhar
Login in to Rate this Post:     0       ?        
There is a table with a number of rows say 100 rows and just 3 columns, SerialNumber (Primarykey), and First Name and Resume. However, the column resume is empty. The resumes of all 100 persons are in a folder.

How:
1) Can I load the corresponding resumes to the resume column?
2) How to retrieve the data like Names and files like Resume from the database?

Guhar!






Read Full Discussion Thread for this article