Book a Demo

Author Topic: How to model a Filtered Index for MS SQL  (Read 3046 times)

Barend Coertze

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
How to model a Filtered Index for MS SQL
« on: October 28, 2010, 09:51:16 pm »
I model my database in EA 8 and then generate the DDL to create it.
My target DB is MS SQL 2008.

What I would like to know is how do I model a Filtered Index in EA so that the generated DDL will create the Filtered Index for me.

Currently I have to modify the generated DDL manually.

I would realy appreciate it if someone can help me with this or point me in the right direction.

Or is it not possible to do this with EA  8