Articles → SQL SERVER → Set Fmtonly In SQL Server

Set Fmtonly In SQL Server






Purpose





Example




SET FMTONLY ON;

select * from sys.objects

SET FMTONLY OFF;

select * from sys.objects



Output


Picture showing the output of Set Fmtonly command in sql server





Posted By  -  Karan Gupta
 
Posted On  -  Saturday, October 28, 2023

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250