Forum: MS SQL Aug 24th, 2008 |
| Replies: 4 Views: 571 Re: SQL Query Help needed! Hi, Thanks for the reply. I did an inner join and i'm still not getting the result. Nothing is queried out because of the c.CreatedBy = '2418' which doesnt exist for the identifier... |
Forum: MS SQL Aug 24th, 2008 |
| Replies: 4 Views: 571 SQL Query Help needed! Hi,
I need help on this sql. I have a table a and b and i need to select where a.id=b.id and b.mid=1 and few hardcoded a.id which does't exist in table b. i used left outer join but its still... |
Forum: MS SQL Feb 21st, 2008 |
| Replies: 2 Views: 405 |
Forum: MS SQL Apr 23rd, 2007 |
| Replies: 7 Views: 3,625 |
Forum: MS SQL Apr 23rd, 2007 |
| Replies: 7 Views: 3,625 |
Forum: MS SQL Apr 13th, 2007 |
| Replies: 7 Views: 3,625 |
Forum: MS SQL Apr 11th, 2007 |
| Replies: 7 Views: 3,625 |
Forum: MS SQL Apr 11th, 2007 |
| Replies: 3 Views: 3,189 |
Forum: MS SQL Apr 3rd, 2007 |
| Replies: 3 Views: 3,189 |
Forum: MySQL Jan 20th, 2007 |
| Replies: 2 Views: 1,851 |
Forum: MySQL Jan 19th, 2007 |
| Replies: 2 Views: 1,851 |
Forum: ASP.NET Sep 4th, 2006 |
| Replies: 2 Views: 15,303 Need help on export asp.net table to excel Hi im developing an asp.net report using vb language. I created the report previously using datagrid,which works well when i click the export button. It downloads the datagrid to excel format. But... |
Forum: MS SQL Jul 18th, 2006 |
| Replies: 6 Views: 6,006 Re: Hi,Need help on sql select statement structure Hi Hollystyles,
You have been a great help. Thanx alot. I'll sign up to the forum you suggested. Can u explain about the example you gave in the last post. I dont really understand the example you... |
Forum: MS SQL Jul 17th, 2006 |
| Replies: 6 Views: 6,006 Re: Hi,Need help on sql select statement structure Hi hollystyles (http://www.daniweb.com/techtalkforums/member29709.html),
Thanx for the reply.it works great.But I have some columns in the table where the values are unpredictable,which means that... |
Forum: MS SQL Jul 17th, 2006 |
| Replies: 6 Views: 6,006 Hi,Need help on sql select statement structure Hi,
I am not sure if my question sounds silly. I have a table that has a few columns like date,source,race and state. I need to generate a report. The table stores the details of callers including... |
Forum: MS SQL Jul 9th, 2006 |
| Replies: 2 Views: 2,260 |
Forum: MS SQL Jul 7th, 2006 |
| Replies: 2 Views: 2,260 Need Help on SQL Query for select statement Hi,I'm new to daniweb forum. I hope someone could help.
I have a table called Caller which has a field called Area. I need to select the value of the record in this field that repeats the most. For... |