Lines Matching refs:alias
52 " name or table alias was provided (Jonas Enberg).
55 " consider the partial name to be a table or table alias for the
143 " Default the option to verify table alias
329 " without a table name of alias present, assume they want
390 " without a table name of alias present, assume they want
411 " for a table (and or an alias to a table).
508 " Match to a owner.table or alias.column type match
752 let table_alias = inputdialog("Enter table alias:", table_alias)
822 " by its alias, assuming the table_name provided was actually
823 " the alias for the table instead
881 " '\s\+\<'.table_name.'\>' - Followed by the alias
901 … " '\s\+\%(as\s\+\)\?\<'.matchstr(table_name, '.\{-}\ze\.\?$').'\>' - Followed by the alias
984 " with a tablename alias.