In inner and outer joins, buffers are always bypassed because the database must access the actual table data to perform the join operation correctly across tables. Using buffered data could produce inconsistent results since buffers only contain individual table data.