Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
codr7
on April 8, 2020
|
parent
|
context
|
favorite
| on:
A humble guide to database schema design
I mean everything but the first name.
Yes, but then you have to deal with the indexing/search problem instead.
henrikschroder
on April 8, 2020
[–]
Yeah, but if you only have one last name field, you can only index on people's first last name, not their second last name? How are you going to solve that?
Consider applying for YC's Summer 2025 batch! Applications are open till May 13
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Yes, but then you have to deal with the indexing/search problem instead.