Which is grammatically correct, "retrieve the data with ID" or "retrieve the data by ID"?
-
In programming languages, sometimes there are method names like - getElementById()
-
Answer:
They're both grammatically correct. If you're asking what's more idiomatic or natural to use, my gut tells me "retrieve password by ID," but I'd prefer a third option with "using ID."
John David Ward at Quora Visit the source
Other answers
Grammatically correct sentence will be "retrieve the data by ID". the reason behind this is that if you'll use 'with' then it will mean as if you are trying to retrieve the data along with the ID. But if you are going to use 'by' then it makes sense that you are retrieving the data using the ID.
Shreyanshu Kalra
I think it would be more clear to use "retrieve the data using the ID".
Anonymous
Related Q & A:
- How to retrieve data from table using its key?Best solution by msdn.microsoft.com
- Is it correct to extend a bean class and write a class which holds logic to populate the bean we extend?Best solution by stackoverflow.com
- I am not able to log in to Yahoo Messenger, though id and password are correct. Why.Best solution by Yahoo! Answers
- Which of the following is the correct balance sheet presentation for current assets??Best solution by Yahoo! Answers
- What are some phones for Verizon Wireless without a data plan or with a cheap data plan?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.