Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: James Rivera   on Jul 31 In Java Category.

  
Question Answered By: Logan Bouchard   on Jul 31

I don't know what precisely you mean by "single cell". If you mean a cell in a
<table> or something similar, then the answer is certainly no. The database
knows nothing about your cells.

In general, fields in a database record only hold a single item. You are quite
at liberty to format multiple pieces of data into this single item, of course,
but to the database it's still a single item.

Share: 

 

This Question has 28 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Why we declare the constructor private? Or get search suggestion and latest updates.


Tagged: