Y G

Y G

  • NA
  • 236
  • 28.4k

CONSOLE CLASS STATIC METHODS,IDENTITY FUNCTION IN SQL

Mar 16 2016 1:25 PM
Can anyone please provide me the information regarding
a) Differences between WriteLine() and Write() 
b)Differences between ReadLine() and Read()  
c)Differences between ReadLine() and ReadKey()
 
Provide the information regarding:
SQL IDENTITY FUNCTION:
A) Setting Identity function in SQL explicitly using the syntax
set Identity_Insert <Table Name> ON/OFF 

Answers (1)