Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

DQuestion 6 0.5 pts By delaul, parameters are defined as paraneters input outpor

ID: 3600267 • Letter: D

Question

DQuestion 6 0.5 pts By delaul, parameters are defined as paraneters input outport all of the above DQuestion 7 0.5 pts Cherking parameters before they're used to make sure they're valid is referred to as: i) raising an Mrar data validation all of the abore D Question 8 0.5 pts When yoa use a stared prucedure tn insert a raw into a table, the protedure must provides input paramcters tor every column evety olunemm excepo clucns hat have deluult valucs every column except tor columns that have default values or can accept null values evety column except tor colunns hat hare defauit values, can accept wll values, or are detinec as auto icrement columns D Question 9 0.5 pts MySQl Workhench ran help get you started writing scripts that create stored procedurs and functions, When you sclect thc Create Stored Proccdures or the Create Stored Funcions nodc, MySQL Workbench automatically generates some basic code for the routine. including: 11 DELIMITER statement. BEGIN and END keywords. a CREATE PROCLDURI-statement all of the abore D Question 10 0.5 pts A user variable is: available roun statements caded both inside and outside of stored programs. only available to the current user and cannot be seen or acessed by other users able o arore vari data types indng ring, umeric, and datetime types all of the above.

Explanation / Answer

Question 6) all of the above

Question 7) data validation

Question 8) every column except for columns that have default values, can accept null values, or are defined as auto increment values

Question 9) all of the above

Question 10) all of the above