SQL Query Questions and Answers

Recent IT Questions

81 - 85 of 85
<<PREVIOUS 1|2|3|4|5 NEXT>>

SQL Query for time data only

I need to query a large remote weather database for events reported within time frames without regard for the day. For instance, I need all data that was reported for the fifteen minute window closest to noon each day for the last twelve years. I don't care about specific dates, just the daily...

View Answer   |  Apr 17 2008  7:29 PM GMT
SQL, SQL Query
asked by C Pete

  15 pts.

Difficult SQL query, is this possible?

Two tables, First Table --FN---LN----Reasons John | Doe | 6 | Jane | Doe | 2 | ----------------- That's the end of the first table. Second Table ---Reason----Reason Detail----- 2 | Invalid SSN 4 | Invalid Date Of Birth...

View Answer   |  Apr 16 2008  11:37 PM GMT
SQL, Database, Development
asked by David Phillips

  35 pts.

MySql Query

Hi Gurus i have a problem in MYSql Query Browwser there is a table "jiuser" in "jasperserver" database. this table has a column "username". there is another table " jiresourcefolder" in the "jasperserver" database. this table has a column "uri". now i wana find out which user can access which...

View Answer   |  Apr 7 2008  11:12 AM GMT
SQL, Java, Database
asked by Abhi Here

  20 pts.

Having problems converting SQL Server queries to stored procedures

I am using SQL Server queries as in-script and I have now decided to use the queries as stored procedures. However, I am facing some problems while converting the SQL Server queries into stored procedures. It’s a book search functionality based on book name and author name. My Old SQL query,...

View Answer   |  Mar 21 2008  8:38 PM GMT
SQL Server, Stored Procedures, SQL Query
asked by SQL Server Ask the Experts

  2445 pts.

How to make a single row in SQL

Dear all, Please help me I am not good in sql queries. I have a view like this. SNo Employee title Cdate IN TIME OUT TIME 258 john accountant 27/01/2008 7:28:12 258 john accountant 27/01/2008 7:28:30 258 john accountant 27/01/2008 16:03:42 258 john accountant 27/01/2008 16:03:48...

View Answer   |  Feb 20 2008  6:31 AM GMT
SQL, Query, SQL Query
asked by Binu.emiliya

  10 pts.

81 - 85 of 85
<<PREVIOUS 1|2|3|4|5 NEXT>>