hi friends please answer this question ASAP:- how to count the no. of employee in a each department or no. of employee in each location by using emp/dept table
7 8119I have a table Events Events containing cardno,time,id,name--each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible
2186Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the number of sales for each product
2 6536I have Two table First have UserName and second is address, in address table more than value relegated to UserName table, i want to fetch 2nd address if exist other wise 1st address access
4 5912I have a table Events Events containing cardno,time,id,name- -each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible
2042
Explain the rules for designing files and file groups in sql server?
What is the simplest way to create a new database in ms sql server?
What are the steps you should follow to start sql server in single-user mode?
What is the significance of master, tempdb and model databases?
What are built in functions?
What are the ways available in sql server to execute sql statements?
how to create “alternate row colour”?
What is SQL Server?
Does group by sort data?
What types of Joins are possible with Sql Server?
if no size is defined while creating the database, what size will the database have? : Sql server administration
Explain view in sql server?
A trigger can reference objects outside the current database? State true or false.
What is Cross Join and in which scenario do we use Cross Join?
Hi all, can any one please tell me the difference between sql server 2008 and orace 9i