dbTalk Databases Forums  

Where can I learn the basics about string processing in RDBMSs?

comp.databases comp.databases


Discuss Where can I learn the basics about string processing in RDBMSs? in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sune
 
Posts: n/a

Default Where can I learn the basics about string processing in RDBMSs? - 01-10-2008 , 08:13 AM






Hi,

I'm dissecting databases at the moment, and I've started to implement
my own just to get the proper understanding of things. To continue
from where I am right now I need to learn about string processing used
in todays RDBMSs. Issues I need to get the hang of are such as:
- Indexing techniques
- Searching and sorting
- UNICODE (I plan to use ICU)

I need to know the basics, and the tricks and trades of the field
before I start to read source code.

Hopefully someone here can help me gather the information I need.

Thanks!
/Sune

Reply With Quote
  #2  
Old   
Robert Klemme
 
Posts: n/a

Default Re: Where can I learn the basics about string processing in RDBMSs? - 01-13-2008 , 01:15 PM






On 10.01.2008 14:13, Sune wrote:
Quote:
I'm dissecting databases at the moment, and I've started to implement
my own just to get the proper understanding of things.
How much time did you plan for this project? It could be easily
measured in years if you want to cover all aspects...

Quote:
To continue
from where I am right now I need to learn about string processing used
in todays RDBMSs. Issues I need to get the hang of are such as:
- Indexing techniques
Look for BTREE.

Quote:
- Searching and sorting
As above.

Quote:
- UNICODE (I plan to use ICU)
Personally I do not think that your understanding of RDBMS will be
improved by understanding Unicode. You should rather focus on important
concepts.

Quote:
I need to know the basics, and the tricks and trades of the field
before I start to read source code.
I suggest you get yourself a _book_ about RDBMS concepts.

Quote:
Hopefully someone here can help me gather the information I need.
Your local bookdealer might be able to.

Regards

robert


Reply With Quote
  #3  
Old   
Robert Klemme
 
Posts: n/a

Default Re: Where can I learn the basics about string processing in RDBMSs? - 01-13-2008 , 01:15 PM



On 10.01.2008 14:13, Sune wrote:
Quote:
I'm dissecting databases at the moment, and I've started to implement
my own just to get the proper understanding of things.
How much time did you plan for this project? It could be easily
measured in years if you want to cover all aspects...

Quote:
To continue
from where I am right now I need to learn about string processing used
in todays RDBMSs. Issues I need to get the hang of are such as:
- Indexing techniques
Look for BTREE.

Quote:
- Searching and sorting
As above.

Quote:
- UNICODE (I plan to use ICU)
Personally I do not think that your understanding of RDBMS will be
improved by understanding Unicode. You should rather focus on important
concepts.

Quote:
I need to know the basics, and the tricks and trades of the field
before I start to read source code.
I suggest you get yourself a _book_ about RDBMS concepts.

Quote:
Hopefully someone here can help me gather the information I need.
Your local bookdealer might be able to.

Regards

robert


Reply With Quote
  #4  
Old   
Robert Klemme
 
Posts: n/a

Default Re: Where can I learn the basics about string processing in RDBMSs? - 01-13-2008 , 01:15 PM



On 10.01.2008 14:13, Sune wrote:
Quote:
I'm dissecting databases at the moment, and I've started to implement
my own just to get the proper understanding of things.
How much time did you plan for this project? It could be easily
measured in years if you want to cover all aspects...

Quote:
To continue
from where I am right now I need to learn about string processing used
in todays RDBMSs. Issues I need to get the hang of are such as:
- Indexing techniques
Look for BTREE.

Quote:
- Searching and sorting
As above.

Quote:
- UNICODE (I plan to use ICU)
Personally I do not think that your understanding of RDBMS will be
improved by understanding Unicode. You should rather focus on important
concepts.

Quote:
I need to know the basics, and the tricks and trades of the field
before I start to read source code.
I suggest you get yourself a _book_ about RDBMS concepts.

Quote:
Hopefully someone here can help me gather the information I need.
Your local bookdealer might be able to.

Regards

robert


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.