Search results

  1. D

    select single with a condition

    Hi, As far as I know , if I have a User Table with (id , type , name) and I want to reference it in another table named Workers (user_id , company_name) using a select_single mode , I cannot do it with a condition (e.g. type=3) only for the whole table Is that correct? What would be the...
  2. D

    showing hours in date

    Hi, Is there any option to show hours in a date format or I need to manually add this field in case I have to store time + date? Thanks
Top