How to disable “Completion time:…” in SQL Server Messages windowRecovering from: A transport-level error has occurred when sending the request to the server in SSMSDoes failed task considered to be run to completion in SQL Server maintenance plan terminology?How to detect DBCC ShrinkDatabase completion percentage?Completion of SQL Job triggers start of job on a different SQL ServerHow to disable IO timeoutsSQL Server Management Studio 2016SQL Server - Grid Export, choose delimiterOrder to disable constraint in a SQL Server DatabaseCan SQL Server disable IntelliSense on SSMS?

How long do you think advanced cybernetic implants would plausibly last?

Is it okay to keep opened loose leaf tea packages in the freezer?

How do you harvest carrots in creative mode?

How do I make my image comply with the requirements of this photography competition?

If an earthquake can destroy buildings why it cant kill us according to physics?

Architectural feasibility of a tiered circular stone keep

Lost property on Portuguese trains

How to respectfully refuse to assist co-workers with IT issues?

Is there any way to keep a player from killing an NPC?

Can a Rogue PC teach an NPC to perform Sneak Attack?

If two Lore Bards used cutting words on an ability check or attack, would they stack?

How would a Creature that needs to be seen by Humans evolve?

Duplicate Files

Why is the UK so keen to remove the "backstop" when their leadership seems to think that no border will be needed in Northern Ireland?

How do I, an introvert, communicate to my friend and only colleague, an extrovert, that I want to spend my scheduled breaks without them?

Does Norwegian overbook flights?

Two questions about typesetting a Roman missal

Disambiguation of "nobis vobis" and "nobis nobis"

Are modern clipless shoes and pedals that much better than toe clips and straps?

Are the A380 engines interchangeable (given they are not all equipped with reverse)?

How to gently end involvement with an online community?

Improving Performance of an XY Monte Carlo

What should come first—characters or plot?

Non-visual Computers - thoughts?



How to disable “Completion time:…” in SQL Server Messages window


Recovering from: A transport-level error has occurred when sending the request to the server in SSMSDoes failed task considered to be run to completion in SQL Server maintenance plan terminology?How to detect DBCC ShrinkDatabase completion percentage?Completion of SQL Job triggers start of job on a different SQL ServerHow to disable IO timeoutsSQL Server Management Studio 2016SQL Server - Grid Export, choose delimiterOrder to disable constraint in a SQL Server DatabaseCan SQL Server disable IntelliSense on SSMS?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








8















Every query I run in SSMS append the annoying message: "Completion time:...".



How can I disable that text?










share|improve this question


























  • What application is this in? SSMS?

    – SEarle1986
    Aug 12 at 15:10

















8















Every query I run in SSMS append the annoying message: "Completion time:...".



How can I disable that text?










share|improve this question


























  • What application is this in? SSMS?

    – SEarle1986
    Aug 12 at 15:10













8












8








8


1






Every query I run in SSMS append the annoying message: "Completion time:...".



How can I disable that text?










share|improve this question
















Every query I run in SSMS append the annoying message: "Completion time:...".



How can I disable that text?







sql-server sql-server-2016 ssms






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 12 at 16:32







Ivanzinho

















asked Aug 12 at 15:05









IvanzinhoIvanzinho

1481 silver badge6 bronze badges




1481 silver badge6 bronze badges















  • What application is this in? SSMS?

    – SEarle1986
    Aug 12 at 15:10

















  • What application is this in? SSMS?

    – SEarle1986
    Aug 12 at 15:10
















What application is this in? SSMS?

– SEarle1986
Aug 12 at 15:10





What application is this in? SSMS?

– SEarle1986
Aug 12 at 15:10










1 Answer
1






active

oldest

votes


















12















The completion time message was added in SSMS 18.2



https://cloudblogs.microsoft.com/sqlserver/2019/07/25/sql-server-management-studio-18-2-is-now-generally-available/



I don't believe there is a way to turn it off






share|improve this answer

























  • This appears to be correct, I couldn't find a relevant setting in Tools > Options. I was annoyed at first, but this feature is growing on me. Only issue I've had with it is scripts that dynamically create SQL code I need to copy and paste out and run; I now have to delete or avoid that last (new) line of output.

    – BradC
    Aug 12 at 15:56












  • I too have found it a little annoying for similar reasons, but I think the pro's outweigh the con's - perhaps we will get an option to disable in a future release

    – Kirky
    Aug 12 at 16:15














Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "182"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f245148%2fhow-to-disable-completion-time-in-sql-server-messages-window%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









12















The completion time message was added in SSMS 18.2



https://cloudblogs.microsoft.com/sqlserver/2019/07/25/sql-server-management-studio-18-2-is-now-generally-available/



I don't believe there is a way to turn it off






share|improve this answer

























  • This appears to be correct, I couldn't find a relevant setting in Tools > Options. I was annoyed at first, but this feature is growing on me. Only issue I've had with it is scripts that dynamically create SQL code I need to copy and paste out and run; I now have to delete or avoid that last (new) line of output.

    – BradC
    Aug 12 at 15:56












  • I too have found it a little annoying for similar reasons, but I think the pro's outweigh the con's - perhaps we will get an option to disable in a future release

    – Kirky
    Aug 12 at 16:15
















12















The completion time message was added in SSMS 18.2



https://cloudblogs.microsoft.com/sqlserver/2019/07/25/sql-server-management-studio-18-2-is-now-generally-available/



I don't believe there is a way to turn it off






share|improve this answer

























  • This appears to be correct, I couldn't find a relevant setting in Tools > Options. I was annoyed at first, but this feature is growing on me. Only issue I've had with it is scripts that dynamically create SQL code I need to copy and paste out and run; I now have to delete or avoid that last (new) line of output.

    – BradC
    Aug 12 at 15:56












  • I too have found it a little annoying for similar reasons, but I think the pro's outweigh the con's - perhaps we will get an option to disable in a future release

    – Kirky
    Aug 12 at 16:15














12














12










12









The completion time message was added in SSMS 18.2



https://cloudblogs.microsoft.com/sqlserver/2019/07/25/sql-server-management-studio-18-2-is-now-generally-available/



I don't believe there is a way to turn it off






share|improve this answer













The completion time message was added in SSMS 18.2



https://cloudblogs.microsoft.com/sqlserver/2019/07/25/sql-server-management-studio-18-2-is-now-generally-available/



I don't believe there is a way to turn it off







share|improve this answer












share|improve this answer



share|improve this answer










answered Aug 12 at 15:45









KirkyKirky

1314 bronze badges




1314 bronze badges















  • This appears to be correct, I couldn't find a relevant setting in Tools > Options. I was annoyed at first, but this feature is growing on me. Only issue I've had with it is scripts that dynamically create SQL code I need to copy and paste out and run; I now have to delete or avoid that last (new) line of output.

    – BradC
    Aug 12 at 15:56












  • I too have found it a little annoying for similar reasons, but I think the pro's outweigh the con's - perhaps we will get an option to disable in a future release

    – Kirky
    Aug 12 at 16:15


















  • This appears to be correct, I couldn't find a relevant setting in Tools > Options. I was annoyed at first, but this feature is growing on me. Only issue I've had with it is scripts that dynamically create SQL code I need to copy and paste out and run; I now have to delete or avoid that last (new) line of output.

    – BradC
    Aug 12 at 15:56












  • I too have found it a little annoying for similar reasons, but I think the pro's outweigh the con's - perhaps we will get an option to disable in a future release

    – Kirky
    Aug 12 at 16:15

















This appears to be correct, I couldn't find a relevant setting in Tools > Options. I was annoyed at first, but this feature is growing on me. Only issue I've had with it is scripts that dynamically create SQL code I need to copy and paste out and run; I now have to delete or avoid that last (new) line of output.

– BradC
Aug 12 at 15:56






This appears to be correct, I couldn't find a relevant setting in Tools > Options. I was annoyed at first, but this feature is growing on me. Only issue I've had with it is scripts that dynamically create SQL code I need to copy and paste out and run; I now have to delete or avoid that last (new) line of output.

– BradC
Aug 12 at 15:56














I too have found it a little annoying for similar reasons, but I think the pro's outweigh the con's - perhaps we will get an option to disable in a future release

– Kirky
Aug 12 at 16:15






I too have found it a little annoying for similar reasons, but I think the pro's outweigh the con's - perhaps we will get an option to disable in a future release

– Kirky
Aug 12 at 16:15


















draft saved

draft discarded
















































Thanks for contributing an answer to Database Administrators Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f245148%2fhow-to-disable-completion-time-in-sql-server-messages-window%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?