2
Answers

sql database raw limit

Ask a question

Hi there,

I want to make a spell-checker for Georgian language, so at first I want to make some data from Georgian e-books. I tried to get some words from those books, but even for 49  000 word it is not enough. I used 1 database, 1 table and 1 column.


so if you can, tell how many rows can I add in one column(I use nchar (25)), what is the limit of tables in one database. I need about 10, 000, 000, 000 words in my database. thanks :)


Answers (2)