What do you mean by data manipulation language?
No Answer is Posted For this Question
Be the First to Post Answer
CREATE a table from another table
There are two tables (T1, T2) with different rows. Find the output of query. Select count(*) from T1,T2.
How to sort query output in descending order in ms sql server?
Differentiate between sql temp table vs table variable?
what is checksum in sql server.........???
Why I can not enter 0.001 second in date and time literals in ms sql server?
difference between select column name from table name where serviceid=2; and select max(column name) from table name where serviceid=2; IN ORACLE
what are candidate key, alternate key and composite key? : Sql server database administration
When would you use sql joins?
what is performance tunning in sql server ? explain.
What is the difference between push and pull subscription? : sql server replication
I 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
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)