If i have a table with fields(Columns) like this:
Username Password Name
I want to create a table such that Username
&& Name
is not same for any Tuple(row).
For example, this should not be allowed
Username Password Name
John_1 poor John B
John_1 xxx John B