![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I have a table with the following 2 Fields - one is the description name and the second is its description to be stored in a table. description name description ------------------------------ ------------------ Terms and Conditions ( to store large amounts of text, Dont know which data type to select) Attachment limit (integer) Max certificates (integer) message 1 (large amount of text) message 2 (large amount of text) message 3 (large amount of text) Sample structure is like this :: Create table parm( parm_description varchar(25),parm_txt clob(1 M)) is the one I thought of. But attachment limit and max certificates is integer value and storing this in a 1M clob will be wastage of space.. Can any one suggest some thing else...(how to split the table)? Thanks in advance, rAinDeEr |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Hi Rhino, Guess I have to get hold of some materials..or join a course as u suggest..Coz i am in not a position to hire..I am asked to perform these designs as a part of my job..I am a starter in these and when ever I have any doubt I would post here..I started as a DB2 UDB DBA and now juggling between Erwin/UDB/Documentation/Testing.. And I havent found any relevant material which would help..Also suggest some online course/books (If u have time) so that I can LEARN Database designing..Coz I want to concentrate on DBA as well as modeling activities.. thanks a lot... |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Hi Rhino, thanks a lot for taking efforts to find the information. I found the link informative. It starts from the Basics and you get to know about all important concepts. The IBM training offered is of class room type and I dont find myself going in for the training. I checked it out in my Country but they dont offer it here. The DB2 information Centre is also great. But the thing is that, there is not much illustrations. I need to know how Business is converted into a model. What all are the things we need to concentrate on when we get the requirement. By sheer luck, i came upon a great book, Beginnig Relational Data Modeling by Sharon Allen and Evan Terry . They have a step by step approach to solve the popular solitaire game. As a start think that is enough, have to dig in deep now but. The appraoch in the book is great but at some point of time, it falls short of expectation (Chap 8). How they realise the model is some thing confusing.I think i need to have a few more reading to understand it entirely. Thanks for sharing u r thoughts... regards RaInDEer |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Hi Rhino, thanks a lot for taking efforts to find the information. I found the link informative. It starts from the Basics and you get to know about all important concepts. The IBM training offered is of class room type and I dont find myself going in for the training. I checked it out in my Country but they dont offer it here. The DB2 information Centre is also great. But the thing is that, there is not much illustrations. I need to know how Business is converted into a model. What all are the things we need to concentrate on when we get the requirement. By sheer luck, i came upon a great book, Beginnig Relational Data Modeling by Sharon Allen and Evan Terry . They have a step by step approach to solve the popular solitaire game. As a start think that is enough, have to dig in deep now but. The appraoch in the book is great but at some point of time, it falls short of expectation (Chap 8). How they realise the model is some thing confusing.I think i need to have a few more reading to understand it entirely. Thanks for sharing u r thoughts... You're welcome. |
![]() |
| Thread Tools | |
| Display Modes | |
| |