Book a Demo

Author Topic: Computed fields in MSSQL  (Read 2148 times)

VaS

  • Guest
Computed fields in MSSQL
« on: April 25, 2005, 03:19:15 am »
Is it possible to define a computed field in MSSQL2000 database diagramm? How?
I tried to add additional text such as 'as case when LEVEL = -1 then 1 else 0' to 'notes' field in my table properties, but it had no effect unfurtunately...
Shall I create new field type?

tprohas

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Re: Computed fields in MSSQL
« Reply #1 on: May 02, 2005, 11:17:51 am »
I would also like to know the answer to this question if anyone knows.