can any one please send sql quries most used in applications.
Answer Posted / brain group
what type of sql statement you asked ?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is a self join? : Sql server database administration
Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?
what authentication modes does sql server support? : Sql server database administration
What is a result set object returned by mssql_query()?
What is implicit cursors?
Why union all is faster than union?
Where are sql server usernames and passwords stored in the sql server?
Tell me what is log shipping?
What is the purpose of sql profiler in sql server? : sql server database administration
What is sql server agent and what are the two modes of authentication in sql server?
What are the differences between sql server and mysql.
What is db stored procedure?
How to assign new column names in a view?
How can we migrate from SQL server to SQL Azure?
How to fetch the next row from a cursor with a "fetch" statement?