Syntax help & Documentation in SQL Server -
it convenient feature know.. there way type in command in sql server management studio , ms documentation/ info related funciton.
for e.g. sp_helptext datediff , should list out syntax of function datediff , various params ?
i remember seeing of sort dont know command , driving me nuts google little stuff everytime need syntax. info appreciated.
if you're looking syntax can hover cursor on function. if need more info can click inside function , hit f1 msdn site associated function.
Comments
Post a Comment