Additional SQL Server features and topics not covered by specific categories
You can do use the same partition function/scheme for multiple tables. One advantage is you only need to change one partition function and not many. But the day you want to do SPLIT/MERGE RANGE in a way that it leads to data movement, you may get second thoughts....