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 8433I 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
2241Table - 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 6632I 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 6055I 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
2089
How to write character string constants or literals in ms sql server?
What is difference between drop truncate and delete?
you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation
What are the advantages of log shipping?
Determine when to use stored procedure to complete sql server tasks?
Explain database normalization?
What is a view in sql?
Do comments need to go in a special place in sql server 2005?
What is dimension table? : sql server analysis services, ssas
What is the use of sql profiler in sql server 2012?
How to change the password of a login name in ms sql server?
What is optimistic concurrency?
What is difference between standardization and normalization?
What is logshipping and its purpose?
Is the log file is a part of file group?