I am pretty sure this isn\'t possible....
We have a database with several schemas. Each schema belongs to a different user. One user was asking \"if I find out I mad
You are correct, it is not possible to restore a single schema only.
That said, had you stored all specific schema objects to a specific Filegroup and had been taking Filegroup backups then you could restore just the affected Filegroup.
If you are administering a large number of schemas/filegroups however, this would be quite cumbersome.