|
|
|
|
|
by haihaibye
1543 days ago
|
|
I think they mean if you can, don't define the execution yourself. Rather, specify what needs to be done, then have the machine work out what to execute. Eg declare dependencies and have Make build things, specify SQL query and have the optimiser fetch the data |
|