1. Assume object x has two simple variables: an integer and an IP address. What is the identifier for each variable?
2. Assume object x has only one table with two columns. What is the identifier for each column?
3. Assume object x has two simple variables and one table with two columns. What is the identifier for each variable and each column of the table? We assume that simple variables come before the table.