Revision: 1100
Author:
joaquim....@gmail.com
Date: Fri Apr 17 16:38:10 2015 UTC
Log: added echo comments
https://code.google.com/p/mhk/source/detail?r=1100
Modified:
/trunk/idb/etc/db/system/record_linking/values_info_create.sql
=======================================
--- /trunk/idb/etc/db/system/record_linking/values_info_create.sql Thu Apr
10 14:17:54 2008 UTC
+++ /trunk/idb/etc/db/system/record_linking/values_info_create.sql Fri Apr
17 16:38:10 2015 UTC
@@ -1,6 +1,8 @@
-/* ***********************************
- VALUE INFORMATION TABLES
- ***********************************
+/*
+*echo* ***********************************
+*echo* VALUES_INFO_CREATE.SQL
+*echo* VALUE INFORMATION TABLES
+*echo* ***********************************
This table stores information about each attribute/value pair in the
database.
Its main purpose is to allow a posteriori normalization of values.
@@ -27,5 +29,6 @@
END
/*
*echo* values_info_create.sql compiled!
+*echo* ***********************************
*/