现有数据库是否可以规范化?

编程入门 行业动态 更新时间:2024-10-28 04:31:03
本文介绍了现有数据库是否可以规范化?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

在我们公司中,在.NET中开发了一种产品作为前端,而在SQL Server 2005中则开发了一种产品. 最初,当他们开始项目时,他们没有遵循DB规范化技术.现在他们考虑进行数据库归一化,其中数据库仅包含一个包含数千行的表. 是否可以拆分此现有表并实现规范化?

In our company, a product was developed in .NET as front end and SQL Server 2005 as backend. Initially when they started the project they didn''t follow the DB normalization techniques. Now they thought to go for DB normalization in which the database contains only one table that contains thousands of rows. Is it possible to split this existing table and implement normalization? Can any one tell me how to go step by step?

推荐答案

现在很难做到这一点.涉及的成本很高,因为很可能需要更改整个应用程序. 但是,您只需要在Internet上搜索,就可以逐步获取大量有关标准化的信息. It will be quite difficult to do this now. The cost involved is high, as most likely your entire application will need to be changed. However, you can just search the internet, you will get tons of information on normalizing step by step.

更多推荐

现有数据库是否可以规范化?

本文发布于:2023-11-22 09:16:13,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1616843.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:数据库

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!