• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: 小 中 大 | 推荐给好友 上一篇 | 下一篇

Using a Trigger to Auto-Generate a Key Value

发布: 2007-6-08 22:43 | 作者: seanhe | 来源: Blog.ChinaUnix.net

软件测试论坛讨论

领测软件测试网 This example employs a trigger program to automatically generate a unique employee number every time a new record is added to an Employee Master File called EMPLOYEE.

Example: Using a Trigger to Auto-Generate a Key Value

This example employs a trigger program to automatically generate a unique employee number every time a new record is added to an Employee Master File called EMPLOYEE. The file contains fields you would expect to see in a simple employee file, such as employee number, name, address, job code, salary, etc. Figure 6.1 shows the complete layout for the file.

Click To expand
Figure 6.1: This Employee Master File is used to demonstrate trigger usage.

延伸阅读

文章来源于领测软件测试网 https://www.ltesting.net/