utility_accert.Utility_methods.print_user_request_parameter# Utility_methods.print_user_request_parameter(c, all=False)[source]# Prints the output user request parameter table. Parameters: c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements. all (bool, optional) – If True, prints all columns. (By default False)