Hi all !
Im having an annoying debate with my brother who knows very little about SQL. Anyhow what would you guys say the SQL query for the following would be:
'What is the first and last name of customer 405'
The table is called 'CUSTOMER' and the respective columns are 'CUST_FIRST', 'CUST_LAST' and 'CUST_NUMB'.
Thanks in advance !
Phil
Im having an annoying debate with my brother who knows very little about SQL. Anyhow what would you guys say the SQL query for the following would be:
'What is the first and last name of customer 405'
The table is called 'CUSTOMER' and the respective columns are 'CUST_FIRST', 'CUST_LAST' and 'CUST_NUMB'.
Thanks in advance !
Phil