Buy Questpond's video subscriptions on
huge discount
.
Online: 2202
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
What is the symbol for Table variable?
Posted by
vishalneeraj-24503
on 10/8/2014 | Category:
Sql Server Interview questions
| Views: 2594 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
#
@
##
?
All Above
A Table variable is created by using @ symbol.
For Example:-
Declare @table_variable table(id int Not Null,Name Nvarchar(50));
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Where do Local or Global tables store?
Next > :
What is the symbol for Global Temporary table?
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
What is the symbol for Global Temporary table?
What is the symbol for Local Temporary table?
Which statement is true about anchor tag?
What's the difference between a cell-spacing and a cell-padding?
What do we mean by Cell Spacing?
What do we mean by Cell Padding?
Which statement is used when we do not want our data to be Rolledback?
Differentiate between a Local and a Global temporary table?
Latest Interview Questions
In C#, the keyword used to pass the arguments by reference is?
In C#, the keyword used to access the base class members from the deri ...
In C#, the following keyword used to allocate the for a class's in ...
In C#, the keyword used to create an object to a class or struct is?
In C#, the process of grouping the related methods and variables (memb ...
C# doesn't support one of the following features. Find that?
In C#, the method used to sort an array in the descending order is?
In C#, the method used to sort an array in the ascending order is?
More ...