I have to display ten columns values from diffrent ten
tables.
how many joins are require?
Answer Posted / srinu
No Join is required
| Is This Answer Correct ? | 13 Yes | 8 No |
Post New Answer View All Answers
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
What are the underflow and overflow behaviors on float literals?
How many servers can we create in a single subscription?
How will you go about resolving deadlocks?
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
Why Master database is required?
How to create user defined functions with parameters?
What are the dis_advantages of stored procedures, triggers, indexes?
how to take backup bcp out for a column in table in sql server?
How to turn on the mssql api module in php?
What is schemabinding a view?
what is raid? : Sql server database administration
How to convert a unicode strings to non-unicode strings?
What is dbcc? Give few examples.
What is the difference between ddl and dml?