Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how can i store resumes in database?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of lock modes in sql server 2000?

993


You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?

1144


What is the difference between sql server 2000 object owner and sql server 2005 schema? : sql server database administration

1037


What is the difference between web edition and business edition?

113


What is the difference between count () and rowcount ()?

1076


Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?

939


What stored by the tempdb ? : sql server database administration

1096


What is the most common type of join?

1038


What is the difference between nvl and nvl2?

1025


What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?

1189


What is a periodical index?

974


What are temporal tables in sql server 2016?

928


What is difference between equi join and inner join?

1038


What are unicode character string data types in ms sql server?

1339


Write a SQL queries on Self Join and Inner Join.

1077