Discussions
pricing schema
4 months ago by androide
Hi
I am not sure I fully understand the pricing, could you help me?
For example if I query "select * from table limit 100" I will "pay" for 100 rows read.
If I alter a table, let's say I add a column, how many rows i would read? The entire table?
And if i write a new row? I would use 0 rows read, right?