Is it possible to specify a WHERE clause for a Unique Constraint (filtered index) on a table in Enterprise Architect? -


i use generate dll enterprise architect, need filtered index (e.g. create unique index foo on dbo.bar(key) key not null;). how can enter enterprise architect (i'm on version 13.0.1307 , database sql server).

enter image description here

enter image description here


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -