|
|
|
|
|
by pielud
4917 days ago
|
|
> RDBMS exist because people use to query those systems directly , does your users log into your database directly ? No, but I do. What if I want to analyze my data in some way I hadn't expected? SQL lets me do that with a single query. |
|
look at web server logs, they have no schema, each line is not related with others, yet we are able to analyze logs