what is a cursor? : Sql dba
what is the difference between char_length and length? : Sql dba
what are enums used for in mysql? : Sql dba
what is the difference between rownum pseudo column and row_number() function? : Sql dba
what is the difference between a web-garden and a web-farm? : Sql dba
what is a composite primary key ? : Sql dba
what is the difference between blob and text? : Sql dba
how to get @@error and @@rowcount at the same time? : Sql dba
what is not null constraint? : Sql dba
how to delete an existing column in a table? : Sql dba
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
how can we destroy the cookie? : Sql dba
how to use in conditions? : Sql dba
what are the different index configurations a table can have? : Sql dba
what are date and time data types? : Sql dba