Jeff Sodeman
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 3
-
Jeff Sodeman 进行了评论, -
-
-
Jeff Sodeman 创建了一个帖子, 已完成Can't use DECLARE @variable in console script
I've found several similar posts that are 5+ years old with no answers.I'm connected to a MS SQL Server database. I've set the SQL Dialects to MS SQL Server. I've set the console mode to “Script” b... -
Jeff Sodeman 创建了一个帖子, Way to automatically change JS quotes to backticks (template literals) when ${} is entered in string?
When typing something like this: console.log("The value is if I next typed ${ to begin a template literal then it would be great if I didn't have to manually change the surrounding quotes to backt...