Answer Posted / chandru teamwork
Oredrs is table name orderid is collum name
select top 1 * from Orders
where orderid <=(select max(OrderID) from Orders)
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain redim keyword?
Explain the difference between import system.data.sqlclient and system.data.oledb?
Is vb net a scripting language?
What is stack used for in vb. Net?
What do you understand by vb.net?
List the two main parts of .net?
List the types of generations in garbage collector?
Which class allows an element to be accessed using unique key?
What is non_deterministic finalization?
Define manifest?
What is the maximum size of the textbox?
Explain the use of serialization and deserialization?
What is enumerator?
Explain the difference between namespace and assembly?
Explain trace in vb.net?