Recent content by maybiler1

  1. M

    Multiple Unique Properties to a table's index

    I wouldn't say that it is syntactic sugar exactly. The primary key is the preferred or default key for the table. It is a convenience feature that allows the designer to distinguish the preferred key from among perhaps several other unique non-nullable keys.
  2. M

    query filtering certain timespan

    All I would need is to sort completed tasks by completion date and time, but that doesn't seem to be possible. I saw, that task-activities are a feature of the pro-plan and they record all changes to a task with a timestamp, but I don't see a sorting- or querying-capability there.
Top Bottom