Hi,
For example, if you are using email addresses, they will surely be unique. But it is better to use a separate field as your primary key (eg. bigint auto_increment values). Just because it is unique, doesn't mean you should use it as primary key.
User Profile
Collapse
-
I read your question twice and still cannot understand what you want.
Be more precise on what you want..
I can only guess that you are using an ARRAY and you have problems dealing with two dimensional arrays.
If that is the case then you may read a Tutorial on Multidimensiona l or arrays of arrays in JavaLeave a comment:
-
Hi,
If your columns have a field separator, then you can read the file content character by character, until you reach your field separator.
Here is a Tutorial on reading and writing files in C++Leave a comment:
-
Hi,
Look at this Tutorial on nested loops .
It will not produce the output you had asked. But you can learn some techniques and try it yourself..
Then post your question again with some code.Leave a comment:
-
Hi,
Can see that you have been progressing in your calculator app so far.
If you want a bit more of a reference for a full fledged yet simple calculator application then you may find this link useful.
A Free Calculator application written in JAVA
Good luckLeave a comment:
-
Hi,
You would probably need to use the DateFormat class in Java.
If you are not very sure about using DateFormat some free sample is available at DateFormat sample program in JavaLeave a comment:
-
No activity results to display
Show More
Leave a comment: