In SQL, the ____ command is used to recompile a view
In SQL, the ____ command is used to recompile a view Correct Answer CRFATE VIEW
In SQL, a view is a virtual table based on the result - set of an SQL statement. A view always shows up - to - date data! The database engine recreates the data, using the view’s SQL statement, every time a user queries a view.
মোঃ আরিফুল ইসলাম
Feb 20, 2025