Resource Type | Posted On |
List all activities required as part of requirements management | Jan 23 |
What would happen if you created a table and granted select privileges on the ta... | Dec 21 |
If you own a table, who can select from that table? | Dec 21 |
If you have a trigger on a table and the table is dropped, does the trigger stil... | Dec 21 |
What happens during a full-table scan? | Dec 21 |
How can you avoid a full-table scan? | Dec 21 |
Distinguish between Select query and Action Query, Database and Table, Filter an... | Jan 20 |
How to create table? | Dec 15 |
How to insert records into tables? | Dec 15 |
Provide syntax to rename a table | Dec 17 |
Provide syntax to truncate a table | Dec 17 |
Dual table in oracle | Dec 17 |
Using the CHECKS table, write a query to return all the unique remarks | Dec 21 |
Using today's TEAMSTATS table, write a query to determine who is batting under... | Dec 21 |
What size is a .NET object? | Jan 14 |
What is .NET? | Oct 05 |
When was .NET announced? | Sep 02 |
What versions of .NET are there? | Oct 07 |
Why did they call it .NET? | Nov 19 |
What does 'managed' mean in the .NET context? | Nov 29 |
|
Can I write my own .NET host? | Nov 27 |
Why doesn't the .NET runtime offer deterministic destruction? | Feb 07 |
Does .NET replace COM? | Nov 24 |
Can I use COM components from .NET programs? | Sep 21 |
Can I use .NET components from COM programs? | Dec 15 |
Is ATL redundant in the .NET world? | Feb 07 |
How does .NET remoting work? | Sep 17 |
What are the new features of .NET 2.0? | Mar 25 |
What's the problem with .NET generics? | Dec 22 |
What's new in the .NET 2.0 class library? | Oct 25 |
Using the CHECKS table from earlier today, write a query to return just the chec... | Dec 21 |
In Oracle, how can you find out what tables and views you own? | Dec 21 |
Should tables and their corresponding indexes reside on the same disk? | Dec 21 |
What does the # in front of a temporary table signify? | Dec 21 |
Will my .NET app run on 64-bit Windows? | Oct 17 |
How can I make sure my C# classes will interoperate with other .NET languages? | Sep 28 |
How can I get at the Win32 API from a .NET program? | Mar 04 |
Is the lack of deterministic destruction in .NET a problem? | Feb 18 |
Does the .NET Framework have in-built support for serialization? | Sep 22 |
What operating systems does the .NET Framework run on? | Oct 10 |
What tools can I use to develop .NET applications? | Oct 31 |