You need to sign in to do that
Don't have an account?

SOQL Help
i am new to sfdc .i want to retreive data, monthwise and datewise.i mean i have fields name, month ,from date and to date.i have created one dropdownlist month .when i select one month suppose january and search it that particular month value will come but datewise.plz urgent reply me
You'll want to use SOQL or SOSL. Check out the guide for syntax and examples.
http://www.salesforce.com/us/developer/docs/soql_sosl/index.htm
Hi Prangya,
If you post some specific fields and values, I'd be happy to help.
It sounds like you want to use SOQL to SELECT a date range though?
Thanks,
Greg