Java – multiple values of columns in the database
•
Java
Whether multiple values can be stored in database columns If so, which type should I use? And how to insert values through my java code@ H_ 301_ 7@
Solution
You should create a table "language" containing all the different languages you want to use, and then use a foreign key to link to this table from the languageid column of another table@ H_ 301_ 7@
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码