Please be aware that the SAP SQL Anywhere Forum will be shut down on August 29th, 2024 when all it's content will be migrated to the SAP Community.

Hello, is it possible to to show the completion for the context I am?

For example:

select * from employee where id_employee=123

if I have id_employee in several tables it will suggest all. I would like it to suggest the ones in the employee table or at least suggest it in the begining...

asked 08 Jan '16, 05:39

siulogoid's gravatar image

siulogoid
11222
accept rate: 0%

2

Which version and build of dbisql are you using currently? I don't see this behavior in my tests in v12.0.1 and up.

There have been a number of enhancements and some fixes in this area so know the exact version information would be important.

(08 Jan '16, 09:23) Nick Elson S...

Is older.... v.11.0.1

(08 Jan '16, 09:28) siulogoid
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×106

question asked: 08 Jan '16, 05:39

question was seen: 1,055 times

last updated: 08 Jan '16, 09:28