what's the difference between SQL & MY-SQl...?
And what we learn from these ....?
Answer Posted / m.syamaladevi
sql is a structured query language which i a standered language for accessing and manipulating database And mysql is completely different that it is a database management system
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to manipulate data from one table to another table ?
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
How to integrate the ssrs reports in application?
What is implicit mode in sql server?
What are the types of containers in ssis?
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
What is sql profiler. What are the default templates with it? : sql server database administration
What is store procedure?
What are the types of database recovery models?
How you can change a cross join into an inner join?
How to create new table with "create table" statements?
What are the different Authentication modes in SQL Server and how can you change authentication mode?
Explain insert into select statement?
what is a sub-report?
How to include text values in sql statements?