<span>Before you start creating a database, you should first use paper to plan, test, and revise. True or False?
TRUE</span>
It can be either a or b.. I suggest go with b
Answer:
Correct limitation for Attribute Name and value is option
b: Value and name combined must not exceed 400KB
Explanation:
For amazon dynamo db You can have unlimited attribute per item but one attribute cannot exceed 400 kb in size.400Kb is the limit of an item which can be stored in db.
If bigger data is required to store than data is stored some where and links/url to data are stored in the db.
For Item max size is 64KB
Answer:
1000 500 250 125 the output
Explanation:
write a program using integers userNum and x as input, userNum divided by
x four times. EX : If the input is 2000 2 the output is 1000 500 250 125