Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 inserting multiple values in one feild of a record

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-22 : 23:50:51
subir writes "I want to create a table in sql server which will contain one feild named keyword ,the feild should acccept more than one value.

my 1st question is that how to create such a table?

my 2nd question is that how to insert records in such a table?

my 3rd question is that how to select/update records in such a table?
"
   

- Advertisement -