How can we help you today? How can we help you today?

What does "SSF" actually stand for?

When you type "ssf" and hit tab (or depending on your configuration a different key), SQL Prompt expands it to "SELECT * FROM".
But why "SSF"?! Shouldn't it rather be "SAF"? Because that would work as an acronym for "SELECT [asterisk] FROM" or alternatively "SELECT [all] FROM".

(I am aware that this might not be the most pressing question of all time but it has been bothering me...)
SupiluliumaII
0

Comments

2 comments

  • Aaron L
    Hi SupiluliumaII,

    The ssf snippet stands for "Select Star From".

    "Select All From", "Select Asterisk From" or "Select Wildcard From" would also all make sense, but typing ssf is just a little easier than saf or swf.

    The default snippets that come with SQL Prompt can be customized through the snippet manager so feel free to rename it to "saf" if that's easier to remember for you :)

    Thanks,
    Aaron.
    Aaron L
    0
  • SupiluliumaII
    Hi Aaron,

    yeah, that's what I thought ;)
    Thanks for clarifying though.

    BTW, this was your chance to come up with some awesome name like "Super Selection Function" or something... Missed that! :mrgreen:
    SupiluliumaII
    0

Add comment

Please sign in to leave a comment.